Recently, I get temporary errors from the Facebook API after a user tries to send a message via the "me / feed" route.
Error message:
"message":"Service temporarily unavailable", "type":"FacebookApiException", "is_transient":true, "code":2, "error_subcode":1609010, "error_user_title":"URL Not Found", "error_user_msg":"We had trouble using the URL you provided. Please try again later.", "fbtrace_id":"DgSULoXJMfK"
Does anyone know what could be causing this?
source share