I have a Facebook messenger bot. This bot is connected to Dialogflow using a Gmail address. I have generated a token from the Facebook app. Then this token is inserted into the Dialogflow account. Also, webhook URL and verify_token
from Dialogflow are given in the Facebook app.
Now I am facing a very odd problem. The problem is the bot is not responding to page messages or quick replies. So where is the problem? It is Facebook or Dialogflow? Please help me.
I have followed this documentation from Dialogflow. Dialogflow documentation Also, I have followed this tutorial from youtube.