asternic / wuzapi

Simple RESTful API for WhatsApp in Golang (using the Whatsmeow multi device library)
MIT License
105 stars 58 forks source link

invalid character 'j' looking for beginning of value #2

Closed victormedranop closed 2 years ago

victormedranop commented 2 years ago

Hi, when webhook start i got receive en the webbhook server this message

invalid character 'j' looking for beginning of value

if i test the webhook server with postman everything works.

thanks

victor

victormedranop commented 2 years ago

ups now i understand jsonData=%7B%22event%

sorry