Open AlexAndrei98 opened 6 years ago
First: Is this error happening in the facebook modal or in the console where you're running your bot?
This could be a misspelling in heroku config?
run heroku config:get VERIFY_ACCESS_TOKEN -a your_app_name
Is it the same as you are adding in facebook?
Also, facebook is notorious with being the awful with caching (over caching). If above isn't the case, delete the webhook and re-add it in the messenger admin.
Whenver I try to initalize the bot on heroku I get this error. However, if I try to initialize it with the provided code from facebook it will not give me any errors. Anyone knows why?
Failed validation. Make sure the validation tokens match.
this is my code