部分的な機能停止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日 0:43
Csaba

Nothing

8月13日 5:07