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 | 1101 | September 26, 2018 | |
Cannot successfully deploy to Facebook Messenger | 2 | 498 | June 2, 2020 | |
Facebook messenger not answering | 3 | 779 | March 14, 2020 | |
Facebook Rasa Connection | 11 | 227 | July 13, 2023 | |
Rasa bot integration with Facebook Messenger | 42 | 5038 | July 24, 2019 |