Sandbox: Application does not have permission for this action
6

I have an integration test to make sure ad creation works, but it started to fail on May 1st. The only failing call is ad creative creation. Reading still works.

Endpoint : act_{ad_account_id/adcreatives Method: POST

Response:

{
  "error": {
    "message": "Application does not have permission for this action",
    "type": "OAuthException",
    "code": 10,
    "error_subcode": 1341012,
    "is_transient": false,
    "error_user_title": "No permission to access this profile",
    "error_user_msg": "You don't have the required permission to access this profile",
    "fbtrace_id": ""
  }
}
Rachid
Asked about a year ago
Vincent

Did you fix it at the end?

January 29 at 1:25 AM
Selected Answer
1

I'm also facing the same issue. Any updates on this..??

April 4 at 11:42 PM
Aml