You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not security related and can safely be disclosed publicly on GitHub
Environment
python environment
Goals
I want to create ads with site links using the 'creative_sourcing_spec' key in Adcreative
Expected Results
Ads created with sitelinks
Actual Results
Status: 400
Response:
{
"error": {
"message": "(#10) Application does not have permission for this action",
"type": "OAuthException",
"code": 10,
"fbtrace_id": "A4tpKntRJhpF3ww0FQjvqyH"
}
}
Checklist
Environment
python environment
Goals
I want to create ads with site links using the 'creative_sourcing_spec' key in Adcreative
Expected Results
Ads created with sitelinks
Actual Results
Status: 400
Response:
{
"error": {
"message": "(#10) Application does not have permission for this action",
"type": "OAuthException",
"code": 10,
"fbtrace_id": "A4tpKntRJhpF3ww0FQjvqyH"
}
}
Steps to Reproduce
Try creating an ad using creative_sourcing_spec
Code Samples & Details
The text was updated successfully, but these errors were encountered: