pranavms13 / whatsapp-node-api

A Simple NodeJS API Wrapper for WhatsApp
Other
474 stars 183 forks source link

Error on Post Request #19

Closed PetrosM263 closed 3 years ago

PetrosM263 commented 3 years ago

When i use post requst to send messages i get a success message but my whatsapp app is not showing any response or something to show that i sent a message and it got 1 tick, 2 tick or received. Below i attached my screenshot code and output screenshot as well as an output file. If you can help please do because i dont know where i am going wrong.

Screenshot (40) Screenshot (42) sendChatResponse.txt

pranavms13 commented 3 years ago

Do not use the angular brackets in the URL Try http://localhost:5000/chat/sendmessage/263778566457 instead of http://localhost:5000/chat/sendmessage/<263778566457>