Skip to content
New issue

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

Webhook send message in double #2

Open
valdu02100 opened this issue May 12, 2019 · 3 comments
Open

Webhook send message in double #2

valdu02100 opened this issue May 12, 2019 · 3 comments

Comments

@valdu02100
Copy link

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.

tempsnip

Do you have some issues ?
Thanks
Valentin

@ShamailaHussain
Copy link

it's because message is being passed through twice in the code. I have the same issue v.v

@NeuralByte
Copy link

NeuralByte commented Jun 6, 2020

Hello,
I am having an issue while deploying. can anyone help me with this?
Screenshot (582)

// 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

@NeuralByte
Copy link

NeuralByte commented Jun 6, 2020

Screenshot (583)
unable to connect with my app. what could be the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants