[GH-ISSUE #51] Can't Send image #37

Closed
opened 2026-02-27 10:23:55 +03:00 by kerem · 1 comment
Owner

Originally created by @menjest on GitHub (Feb 19, 2025).
Original GitHub issue: https://github.com/mimamch/wa-gateway/issues/51

In Documentation Instruction to send image use POST /message/send-image

i try to send image with curl but didn't work , i try on browser with this http://localhost:5001/message/send-image?session=mysession&to=628123456789&text=Hello&image_url=https://placehold.co/600x400
same didn't work also
{"message":"Route not found"}
,can u give me advise

Originally created by @menjest on GitHub (Feb 19, 2025). Original GitHub issue: https://github.com/mimamch/wa-gateway/issues/51 In Documentation Instruction to send image use POST /message/send-image i try to send image with curl but didn't work , i try on browser with this http://localhost:5001/message/send-image?session=mysession&to=628123456789&text=Hello&image_url=https://placehold.co/600x400 same didn't work also {"message":"Route not found"} ,can u give me advise
kerem closed this issue 2026-02-27 10:23:56 +03:00
Author
Owner

@mimamch commented on GitHub (Feb 20, 2025):

Use POST method, put payload in body.

<!-- gh-comment-id:2670071541 --> @mimamch commented on GitHub (Feb 20, 2025): Use POST method, put payload in body.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wa-gateway-mimamch#37
No description provided.