As of a few hours ago we are no longer able to query information about direct messages by message id
2

We query https://graph.facebook.com/{message id obtained via webhook}?fields=from

and get:

{ "error": { "message": "An unknown error has occurred.", "type": "OAuthException", "code": 1, "fbtrace_id": "" } }

the {pageid}/conversations?platform=instagram API works fine

Jeff
Asked on Tuesday