My request: https://graph.instagram.com/v22.0/ID/insights?metric=views,comments,likes,saved,shares&access_token=XX
Docs: https://developers.facebook.com/docs/instagram-platform/reference/instagram-media/insights
I'm using Instagram API with Instagram Login. Permissions granted: [ 'instagram_business_basic', 'instagram_business_manage_insights', ]
Result: 'OAuth "Facebook Platform" "invalid_request" "Instagram Insights Media API endpoint does not support the metrics: views. Please refer to https://developers.facebook.com/docs/instagram/reference/media#insights for more details."'
Why? If in the documentation says it is a valid metric?