botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
71 stars 83 forks source link

403 Forbidden Error When Calling Facebook Messenger Webhook #1835

Open mehul2829 opened 2 months ago

mehul2829 commented 2 months ago

Description I am experiencing a 403 Forbidden error when attempting to call the Facebook Messenger webhook to communicate with my Facebook page. Below are the details of my setup and the steps I have taken so far.

Setup Details

Configurations Added I have added the below configuration in the bot.config.json file inside my bot.

image

Error Message Facebook_webhook

Additional Configuration Details

Reference Document I am following the document below to set up Facebook Messenger in my bot: https://v12.botpress.com/messaging-channels/direct-integrations/facebook-messenger

Please help me resolve this issue. I would appreciate any guidance on troubleshooting steps or configurations that I might have missed.

aadityajha1 commented 3 weeks ago

@mehul2829 hey, have you tried using the 1.0.0 version of the messaging api for messenger. It worked for me. You can refer to this docs https://github.com/botpress/messaging/blob/master/docs/channels/v1/messenger.md