DiegoRBaquero / node-fb-messenger

:envelope: Facebook Messenger Platform Node.js API Wrapper
MIT License
210 stars 54 forks source link

Unsupported post request. Object with ID \'me\' does not exist, cannot be loaded due to missing permissions #38

Closed standnguyen197 closed 6 years ago

standnguyen197 commented 6 years ago

I use token EAAA full permission??? what happen??

DiegoRBaquero commented 6 years ago

The ID must be the user's ID received in the webhook. 'me' won't work of course.