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 | 1111 | September 26, 2018 | |
Rasa bot integration with Facebook Messenger | 42 | 5107 | July 24, 2019 | |
Problem connecting rasa chatbot with facebook messenger | 28 | 2835 | June 8, 2020 | |
Didn't get any response from Facebook Messenger | 9 | 1239 | December 31, 2018 | |
Not getting response from Rasa when chat with FB messenger | 5 | 533 | May 6, 2020 |