'Getting Invalid sender action data when trying to mark_seen instagram direct message

{{ "recipient": { "id": "5144867005573717" }, "sender_action": "mark_seen" }}

Api Response:

{{ "error": { "message": "(#100) Invalid sender action data", "type": "OAuthException", "code": 100, "error_subcode": 2534019, "fbtrace_id": "Aq5V2HVmpQRbs1uBrxvq6_D" } }}

The same method works for messenger, it works good for sending text media messages but for sender actions it doesn't work

Does messenger api sender actions supports instgram messeging as well?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source