Forum Discussion
ankit_joshi11
5 years agoFrequent Visitor
undefined
Wanted facebook page ad campaign data for Power BI application. Cannot access that data through Facebook API.
I want to calculate the ROI so how can I get the budget and cost data from the graph explorer.
Graph API
I have taken all the user permissions.
This is the error.
"error": {
"message": "(#200) Application does not have required permission commerce_account_read_reports or the capability to make this API call. In case of permissions, your app must be live and have approved permissions for accessing regular shop.",
"type": "OAuthException",
"code": 200,
"fbtrace_id": "AB6mnVTfqRMnwLC21kJZa8s"
}
}
2 Replies
- AnonymousNot applicable
This is a facebook error, #200 error code is a permission error.
Error Codes - Marketing API (facebook.com)
You may go for the facebook dev community,
Developer Support - Facebook for Developers
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.- ankit_joshi11Frequent Visitor
This was their reply.