Hi everyone,
I want to integrate my rasa chatbot with facebook.
I have followed all instructions to set up at facebook and also create webhook url using ngrok. But when I am trying to ‘Verify and Save’ on facebook it is saying " URL cant be validated"
Hi @raghibomar - are you able to see in the ngrok logs (visible at localhost:4040 ) that the verification request from facebook is making it to your machiine?
then for some reason facebook is not able to reach your ngrok url. Please check the URL is correctly set in the facebook portal and that you are using the https endpoint.