부분 중단share-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
질문함 약 4개월 전
Csaba

We are having the same issue.

8월 12일 오전 4:26
Tantely

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

8월 13일 오전 12:43
Csaba

Nothing

8월 13일 오전 5:07