So I have been trying to create an app that uses the Facebook Ads API to get ad costs and stats. I have created an app and added my ad account ids to the app settings but still get the error:
"error":{"message":"(#274) The ad account is not enabled for usage in Ads API. Please add it in developer.facebook.com -> application -> settings -> advanced -> advertising accounts -> Ads API. Account XXXXXXXXXXXXX not enabled for application XXXXXXXXXXXXX.","type":"OAuthException","code":274}}
Any idear why it would still be giving me this error? Or how I can get through this step.
When using the Ads API in development mode, you need to specify the AdAccounts you are going to use in the developer console.
See the following guide for more details: https://developers.facebook.com/docs/reference/ads-api/access#standard_accounts