Getting Instagram Post Metrics through Api Call

maoroag

Member
Hey guys, I am trying everything I can to be able to retrieve some metrics from an instagram post using the api call function

1732058313363.png



an it keeps showing me an error

Invalid appsecret_proof provided in the API argument


I have created the app secret proof using the python call explained in facebook documentation. Still no luck. I can call that same function from facebook api graph withouth the app secret proof, and it works. I can call from the browser with both the token and proof and works. But from pabbly I havent had luck.

I hired a facebook api expert, could not help me.

Please help!

ps. i have all permisions from my facebook to control and manage page, all permissions were given to the facebook app correctly.
1732058498428.png
i dont know what else to do!
 

ArshilAhmad

Well-known member
Staff member
Hi @maoroag,

Could you please share the cURL command and the API documentation for the endpoint you are trying to execute? Also, share the Workflow URL where you attempted to execute this endpoint.
 
Top