messenger-bot-tutorial icon indicating copy to clipboard operation
messenger-bot-tutorial copied to clipboard

Facebook Messenger bot 15 minute tutorial

Results 41 messenger-bot-tutorial issues
Sort by recently updated
recently updated
newest added

here is my log for heroku, i can't anderstand it... can i get some help? 2021-01-23T18:47:08.000000+00:00 app[api]: Build succeeded 2021-01-23T19:23:11.605838+00:00 heroku[web.1]: Idling 2021-01-23T19:23:11.607657+00:00 heroku[web.1]: State changed from up to down...

Trying to register facebook webhook and keep getting error listed below .BTW I changed in index.js from FB_PAGE_ACCESS_TOKEN to PAGE_ACCESS_TOKEN "The URL couldn't be validated. Response does not match challenge,...

While creating webhook, I am getting following error. The URL couldn't be validated. Response does not match challenge, expected value="XXXXXX", received="hello world i am...". Can anybody tell why I am...

![wrong_verification](https://user-images.githubusercontent.com/30195894/28489005-6cbfd526-6ed5-11e7-90cc-034d9a0fe337.png) my heroku link is not working. I am making Facebook bot in ruby on rails, and this is giving error. I have attached screenshot of the error, please help...

While setting up webhook, we need to give /webhook , otherwise authentication wont work. There are many issues posted regarding this so I proposed a change in the readme file.

i have installed all the dependences , but still when I am running $heroku run python app.py it is showing error no module named numpy

I want to send "send to messenger" button to my users in the mail. Is this possible? If yes then how can I achieve it? As "send to messenger" button...

Getting this error message when I am trying to use the CURL command `{"error":{"message":"Invalid OAuth access token.","type":"OAuthException","code":190,"fbtrace_id":"DPBNtgEihPS"}}`

My issue is with setting up the app page. When I try to setup the webhook url, it doesn't work. More specifically, when I used create heroku to create my...