Interrupción parcialshare-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
Enviada hace 4 meses aproximadamente
Csaba

We are having the same issue.

12 de agosto a las 4:26
Tantely

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

13 de agosto a las 0:43
Csaba

Nothing

13 de agosto a las 5:07