Partial Outageshare-external
publishing instagram carousel post
30

We get error messages like this when posting a carousel post on Instagram:

{"message":"Only photo or video can be accepted as media type.","type":"OAuthException","code":9004,"error_subcode":2207052,"is_transient":false,"error_user_title":"Media downloaden is mislukt","error_user_msg":"De media konden niet worden opgehaald via deze URI: http://...[VALID URL]","fbtrace_id":"As_84GaQOY9vGMolIqXEgkT"}

Anyone else? We didn't changed anything to the code .. but this pops up quite a lot (though not always?!) Any issues known on the API?

Thanks, Fred.

Frederic
Asked about 3 months ago
Jan-Paul

We experience the same issue

January 26 at 6:57 AM
Patrick

Same issue here.

January 26 at 9:13 AM
Francisco

Seems to be an issue with the feed in general

January 26 at 9:40 AM
Mindaugas

Same issue here. Storing our URLs in S3 bucket. The issue is looking intermittent as we had single successful post among many failed ones. Has anyone else come across any more info on this problem?

January 26 at 12:02 PM
Jay

Same issue here. Problem seems to have started this morning for us

January 26 at 12:38 PM
Simon

We are experiencing the same issue across all of our user accounts and connected clients - almost 100% of the time. Is there any ETA on this?

January 26 at 1:03 PM
Margrid

Bug report for the issue https://developers.facebook.com/support/bugs/400364672379509/

January 26 at 2:22 PM
Selected Answer
1

We are experiencing the same issue. Also see: https://developers.facebook.com/community/threads/295026476536274/

January 31 at 3:37 AM
Bogdan
1

This issue has started again as of 7:14AM Eastern for us.

January 31 at 6:16 AM
Darpan
Adam

Yep, seeing the same.

January 31 at 7:25 AM
1

This issue has resumed for our app again starting this morning

January 31 at 7:26 AM
Adam
1

We were able to resolve this issue by ensuring that we allowed access to facebook's user-agent to our image server via the robots.txt file. We were denying access to all user agents prior to that. Once we fixed this, our posts started working again. Your case may be different, but I'm providing this information in case you have the same issue. BTW, we were getting the exact same error with a subcode of 9004 prior to this fix.

January 31 at 11:44 AM
Ravi
Geoffrey

Thank you for the info. However, we see the issue even with User-agent: *

January 31 at 12:49 PM
2

Is everyone posting from S3?

January 26 at 11:31 AM
Ian
Adam

GCP on our end

January 26 at 12:28 PM
Ian

We’re pushing out a hot fix to use cloud front as a mitigation

January 26 at 12:32 PM
Krishna

Keep us posted and see if that helps

January 26 at 1:48 PM
2

same issue here :/

January 26 at 11:53 AM
アブラハン
2

Same issue here. Problem seems to have started this morning for us with the same error codes/message:

{"error":{"message":"Only photo or video can be accepted as media type.","type":"OAuthException","code":9004,"error_subcode":2207052,"is_transient":false,"error_user_title":"Media download has failed","error_user_msg":"The media could not be fetched from this uri:

January 26 at 12:39 PM
Jay
2

We are also seeing this issue with the same error

OAuthException: Only photo or video can be accepted as media type. (code 9004, subcode 2207052) 'Media download has failed - The media could not be fetched from this URI:

January 26 at 12:43 PM
Wurood
3

Same here. this is the error i have been getting

{"error":{"message":"Only photo or video can be accepted as media type.","type":"OAuthException","code":9004,"error_subcode":2207052,"is_transient":false,"error_user_title":"Media download has failed","error_user_msg":"The media could not be fetched from this uri:

January 26 at 12:05 PM
Krishna
Ian

Are you sending an AWS S3 url?

January 26 at 12:16 PM
Krishna

Yes.

January 26 at 12:17 PM
Krishna

We are sending an Signed s3 URL

January 26 at 12:18 PM
3

Hello, we experience the same issue. About 30%-40% percent of requests is failing with this error.

January 26 at 12:12 PM
Filip
4

On my end, getting a 500 Server Error: Internal Server Error

"error":{"message":"An unknown error has occurred.","type":"OAuthException","code":1,"fbtrace_id":"ASO3IMHJjOzk3iDTIF1Bghj"}

January 26 at 10:20 AM
Louis
4

It appears the issue is resolved for us as of 1:45 PM PST

January 26 at 2:58 PM
Adam
Margrid

Confirmed functionality again at 3 PM PST

January 26 at 4:01 PM
Darpan

Looks like the issue is back for Adam and my team as of this morning at 7:14AM Eastern

January 31 at 6:15 AM
5

We are experiencing the same issue with 100% of our customers posts, regardless is they are carousel posts or not.

January 26 at 12:24 PM
Adam
6

Did this just get way worse for anyone else? Our publishing just dropped off a cliff

January 26 at 11:30 AM
Ian
Adam

Yes, we are seeing the same

January 26 at 12:28 PM
9

I'm seeing the same issue. It's not related to carousel though. It also happens on single images posts. It's intermittent. Sometimes the image goes through, sometimes it returns an error (for the same image URL)

January 26 at 9:15 AM
Mauricio
12

Same issue. Failure occurs if sending multiple images.

"error": { "message": "Only photo or video can be accepted as media type.", "type": "OAuthException", "code": 9004, "error_subcode": 2207052, "is_transient": false, "error_user_title": "Media download has failed", "error_user_msg": "The media could not be fetched from this uri:", "fbtrace_id": "A4bv0ZjxD7k3n6krRxnnH_q" }

January 26 at 8:16 AM
Geoffrey
Geoffrey

Update - we see some instances when uploading a single image. Always from a URL.

January 26 at 8:56 AM