Hello, I can not connect my chatbot to fb messenger platform. I am using this command : python3 -m rasa_core.run -d models/dialogue -u projects/default/model_20180810-113049 --port 5002 --connector facebook --credentials fb_credentials.yml My fb_credentials.yml file: verify: “minh-bot” secret: “bbfc5676a91aef2523c0b5e6d5862d02” page-access-token: “EAAZAVjEVnj5QBAON85mqOJp2XFPqS11zUorULnTtiVC1ZA2NwkeE3CbJB7Mork18Js3yF498R4GqdeayUo0eA9NSXKpJDS1jZCrO9v” I am using ngrok for local testing. when I set up webhook, ngrok gave me : GET /webhook 200 OK . but when I send messages from fb messenger, chat bot doesn’t reply
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Facebook connection | 4 | 1126 | September 26, 2018 | |
| Rasa bot integration with Facebook Messenger | 42 | 5282 | July 24, 2019 | |
| Problem connecting rasa chatbot with facebook messenger | 28 | 2914 | June 8, 2020 | |
| Didn't get any response from Facebook Messenger | 9 | 1291 | December 31, 2018 | |
| Not getting response from Rasa when chat with FB messenger | 5 | 563 | May 6, 2020 |