You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Send API requests use the unversioned graph.facebook.com/me/messages endpoint. Without an explicit version, the API defaults to the app's configured minimum version, which may be sunset or deprecated, causing silent failures on send operations.