Closed eebasadre20 closed 5 years ago
Hi @eebasadre20! That's strange. Just to be clear, you did send in a valid access token (as opposed to the string "ACCESS_TOKEN_HERE"
), right? If so, could you provide the complete stack trace as well?
Hi @eebasadre20! That's strange. Just to be clear, you did send in a valid access token (as opposed to the string
"ACCESS_TOKEN_HERE"
), right? If so, could you provide the complete stack trace as well?
Hi @jgorset , forgot to close this one. I managed to fix, I dug your source code and I think you're correct it is an invalid access token. Thanks for the reply.
Hi here,
I'm encountered
raise_errors: An unknown error has occurred. (Facebook::Messenger::Subscriptions::Error)
in which I don't know what's the exact error. I'm just started trying this gem to implement the bot.Here's the code I tried which came from the documentation
Any help is much appreciated.
Thanks!