-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
I get access token from: https://developers.facebook.com/tools/accesstoken
python fb_ads_library_api_cli.py -t <access token> -f 'page_id,ad_snapshot_url,ad_delivery_start_time' -c 'HU' -s '""' --ad-active-status 'ALL' --batch-size '5000' -v save 'output-.json'
And I get the following error, can someone do what I can to run cli?
{
"error": {
"message": "Application does not have permission for this action",
"type": "OAuthException",
"code": 10,
"error_subcode": 2332002,
"is_transient": false,
"error_user_title": "Authorization and login needed",
"error_user_msg": "To access the API, you'll need to follow the steps at facebook.com/ads/library/api.",
"fbtrace_id": "AOxlW9wwYGgl5evOXSPcbiD"
}
}
mohamed-samir907 and matheusmanuel
Metadata
Metadata
Assignees
Labels
No labels