Posts under category Facebook Instagram Graph API

audience_gender_age.. audience_country.. etc have been deprecated in v18 so I'm trying to use follower_demographics.. but the breakdown feature seems to not work unless I'm building it incorrectly. If i do it individually ie.
breakdown=country or breakdown=city
it works but once i try to add multiple like this:
=country,city,gender```

it doesnt work, it also doesnt work if i add another metric like:

`
metric=follower_demographics,online_followers
`
I'm trying to get this working but i keep seeing errors..
https://developers.facebook.com/docs/instagram-api/reference/ig-user/insights/#breakdown
insights?metric=follower_demographics,online_followers&period= lifetime&metric_type=total_value&breakdown=country,city,age,gender

Hello,
we have a live app that worked for a while, and suddenly since 26th of Jan at around 9:30 we have started to see 9004 error while trying to upload media using a domain we own and used to serve images from. I would like to get some more info why this could happen here is a fbtrace_id with an error for example: AE1Mp57bnSVRr8fWIuvU2sO

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.