Instagram Business Module Failing

Hey Make Community!

I’m building an analytical integration that serves as a watchdog for all Instagram posts for creators/business accounts.

While building out the method to handle reels analytics, I ran into an OAuthException. (See below)

image

Reading through the IG Graph API documentation, I don’t see anything that would warrant this as an issue.

https://developers.facebook.com/docs/instagram-api/reference/ig-media

For now, the only way is to turn off the incapable metrics, which is less than ideal for the automation system.