is_unsupported = true instagram webhook
9

I have a subscription to the Instagram messages webhook, but there are some messages that arrive with the field "is_unsupported: true". This happens in the following cases:

1.- The user shares a story(video or image) 2. The user shares a reel (short video) or video post.

If the user responds to a story, or if they share a post that doesn't have a video, everything works correctly, it only fails in the 2 cases mentioned above, and it seems that they don't have it supported because it fails with any test we do.

José
Asked about 3 years ago
Lưu

I also have this problem. Did you find out why?

May 16 at 12:06 AM
Anton

This happens when multiple images attached too, but works fine when single file attached. Any solution yet ?

August 19 at 8:35 PM
Sabbir

Same here. Happening for multiple images as well. Contents for these webhooks are very important for us to understand the context of the conversations.

August 20 at 11:21 AM
Shivam

We're facing the same issue at Chatwoot. Even the API response returns unsupported = true when trying to fetch manually

September 6 at 9:38 AM
Shivam

Still happening.

It happens in the following cases as we're seeing it: - If shared content is a profile (not the URL but shared using 'Share profile' link in the app) - If shared content is a video/reel - If shared content has multiple images

December 19 at 6:42 PM
Lukas

I'm having the same problem as the user above.

December 20 at 6:07 AM
Lukas

I still have the problem

March 5 at 5:28 AM
Rohan

Documentation talks about reel as one of the possible data types in webhook, however It comes as unsupported, is anyone aware of whether this is because the app is not live yet or some other reason?

April 20 at 9:06 AM
Selected Answer
1

Hey, new updates are released to webhooks, now it supports ig reels and other cool things!

July 11 at 2:17 PM
Nicolas
1

This also happends for unattended calls

October 29 at 2:26 PM
Batima
6

Still an issue. They could have used the "attachments" property in the payload for this, but they didn't... There is apparently no workarround to get the data, not even querying it manually for the conversation.

March 25 at 6:25 PM
Remy
Nicolas

Hey, new updates are released to webhooks, now it supports ig reels and other cool things!

July 11 at 2:16 PM