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
hi, please help me. I couldn't solve this error. Response does not match challenge, expected value="1557258512", received="Error, wrong token"
Response does not match challenge, expected value="1557258512", received="Error, wrong token"
callback url is https://hogehoge.herokuapp.com/webhook/
https://hogehoge.herokuapp.com/webhook/
token is MY_VERIFY_TOKEN
MY_VERIFY_TOKEN
i read another issues but i still couldn't solve.
The text was updated successfully, but these errors were encountered:
I got the exact same error.
Sorry, something went wrong.
i already solved it! just i forgot $git push $git add . $git commit -m "test" $git push heroku master after this command, everything fine!
Update token to: my_voice_is_my_password_verify_me
It's in index.js
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: