DiegoRBaquero / node-fb-messenger

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

When I try to get Profile receiving error "Service temporarily unavailable" #36

Closed Tavernari closed 6 years ago

Tavernari commented 6 years ago

Hi,

Today I got a issue, every time when I try to get profile I receive this erro "Service temporarily unavailable"

facebook error: { message: '(#2) Service temporarily unavailable', type: 'OAuthException', is_transient: true, code: 2, fbtrace_id: 'H58BCfKkfuO' }

I don't know why.. but it happen every time

Tavernari commented 6 years ago

I found a Issue in Facebook Developer page saying about problem during the day. I will wait more update from facebook

DiegoRBaquero commented 6 years ago

Must have to do with FB, will close this. Re open if you encounter it again