So, I'm trying to create an application that uses the Facebook Ads API to get advertising costs and statistics. I created the application and added the identifiers of my account to the application, but I still get the error message:
"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 bewilderment, why does it still give me this error? Or how can I go through this step.
source share