We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
it's because message is being passed through twice in the code. I have the same issue v.v
Sorry, something went wrong.
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?
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: