messenger-bot-tutorial icon indicating copy to clipboard operation
messenger-bot-tutorial copied to clipboard

token error

Open knj-angler opened this issue 7 years ago • 3 comments

hi, please help me. I couldn't solve this error. Response does not match challenge, expected value="1557258512", received="Error, wrong token"

callback url is https://hogehoge.herokuapp.com/webhook/

token is MY_VERIFY_TOKEN

i read another issues but i still couldn't solve.

knj-angler avatar Jul 13 '17 12:07 knj-angler

I got the exact same error.

smilingsorav avatar Jul 19 '17 12:07 smilingsorav

i already solved it! just i forgot $git push $git add . $git commit -m "test" $git push heroku master after this command, everything fine!

knj-angler avatar Jul 19 '17 12:07 knj-angler

Update token to: my_voice_is_my_password_verify_me

It's in index.js

dale-french avatar Nov 15 '17 14:11 dale-french