media_count returns error
When I request for an IG users media_count, it will return the following error:
{
"error": {
"code": 1,
"message": "Please reduce the amount of data you're asking for, then retry your request"
}
}
This seems incorrect since I am only requesting a single field value. The user does have over 12K posts, but if I am unable to use this query value, what should I use?
Query: {ID}?fields=media_count
Same here. Looks an intermittent error which has started recently. Unsure the reason... anybody from Meta could please help us on it? Is seems a similar case was reported here - https://developers.facebook.com/support/bugs/1017725132833362/