remixz / messenger-bot

A Node client for the Facebook Messenger Platform
MIT License
1.09k stars 213 forks source link

Temporary Error #61

Open danvass opened 7 years ago

danvass commented 7 years ago

Running version 2.3.0, started randomly getting the following error:

{ message: '(#1200) Temporary send message failure. Please try again later.',
type: 'OAuthException',
code: 1200,
error_subcode: 2018024,
fbtrace_id: 'FTsr5khdiKl' }

Any ideas on how I can fix this?