story_insights returning zero impressions for all stories
Webhook "story_insights" returns 0 impressions for all stories while the direct request to the API returns the correct value for impressions.
We only caught this today, but it could be happening for more than a day now.
This is happening for me as well. Went to file a bug and it was mentioned instead to post on the forums. Have over 300,000 stories in the last 24 hours all coming back with 0 impressions.
However hitting the following endpoint below does give impressions data. Obviously the problem there is if I'm fetching the story right when it goes live, I need the data from the webhook.
/stories?fields=media_type,ig_id,media_url,permalink,shortcode,caption,timestamp,thumbnail_url,insights.metric(impressions,reach,saved)&limit=50&access_token=
The issue seems to have been fixed...
The issue seems to have been fixed...
Yeah, I noticed that too
Yeah, I noticed that too