mirror of
https://github.com/mimamch/wa-gateway.git
synced 2026-04-25 00:45:49 +03:00
[GH-ISSUE #62] tidak bisa mengirim image atau dokumen #45
Labels
No labels
bug
documentation
invalid
pull-request
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-gateway-mimamch#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nandangsetianugraha on GitHub (May 6, 2025).
Original GitHub issue: https://github.com/mimamch/wa-gateway/issues/62
setiap melakukan perintah POST /message/send-image di POSTMAN selalu ada notif
{
"message": "Route not found"
}
begitupun dengan perintah POST /message/send-document
@iniadil commented on GitHub (May 24, 2025):
need to check on your file, i think there some missing file or route.
this should be on the route:
src/controllers/message.tsand find"/send-image"route.@riansapriandrauf commented on GitHub (Nov 2, 2025):
saya mengalami hal yang sama, namun setelah cek pada file message.ts route tersebut ada tapi tetap tidak bisa digunakan