green-api / whatsapp-chatbot-python

This library helps you easily create a Python chatbot with WhatsApp API.
https://green-api.com/en
Other
45 stars 12 forks source link

403 Forbidden response #2

Closed mosesab closed 1 year ago

mosesab commented 1 year ago

I keep getting a 403 Forbidden response.

Screenshot_20230530190025

Screenshot_20230530190124

EscHelpNew commented 1 year ago

Hello, please write to support on the site, indicate your instance number, they will help you. image

EscHelpNew commented 1 year ago

Most likely this error occurs due to an incorrect request to the API. Recommended:

  1. Use a special postman collection for API testing (this collection has already been checked and tested), and only after that, transfer the checked requests to the code. Description - https://green-api.com/en/docs/postman-collection/ Collection - https://github.com/green-api/green-api-postman-collection
  2. Use ready libraries https://green-api.com/en/docs/sdk/
mosesab commented 1 year ago

It seems I was making a mistake while formatting the url. It's fixed now. I decided to use the library. Thank you.

Screenshot_20230531130356

Screenshot_20230531130310