Open valdu02100 opened 5 years ago
it's because message is being passed through twice in the code. I have the same issue v.v
Hello, I am having an issue while deploying. can anyone help me with this?
// Index route app.get('/', function (req, res) { res.send('Hello world, I am a chat bot')
here I have used my domain URL which will be in Heroku app>settings. still the same issue
unable to connect with my app. what could be the issue?
Hey,
I follow your course on Udemy. I really love it.
I deployed the node js app on my heroku, connected with facebook API and Dialogflow. When I send a message from my bot, webhook response in double.
Do you have some issues ? Thanks Valentin