Interruzione parzialeshare-external
Instagram Graph API: Retrieving DM Conversations, Incorrect updated_time Format
2

When calling the API to retrieve conversations, the date format returned is "56576-04-10T09:17:56+0000", which contains an incorrect year. Do you have any idea how to correct this? This issue occurred on August 7th, and there has been no change since then.

Here is an excerpt from the API response:/v20.0/[fb_page_id]/conversations?fields=updated_time,is_subscribed,former_participants&platform=instagram&limit=100

{ "data": [ { "updated_time": "56576-04-10T09:17:56+0000", "id": "id-1" }, { "updated_time": "56575-11-15T08:33:43+0000", "id": "id-2" }, // more data... ] }

thank you so much

Tantely
Chiesta circa 4 mesi fa
Csaba

We are having the same issue.

12 agosto alle ore 04:26
Tantely

Hi Csaba, Is there any update til now in your side til now?

13 agosto alle ore 00:43
Csaba

Nothing

13 agosto alle ore 05:07