Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.0k views
in Technique[技术] by (71.8m points)

facebook - App permission granted but not able to generate token

I am not able to use Facebook attribute API because it seems I don't have the attribution_read permission. When I am going on my App Review section, I can see I was granted the attribution_read as "read to use".

enter image description here

However, when I am going under Products --> Marketing API --> Tools. I can not generate an access token with the attribution_read permission.

enter image description here

When I am doing an API call with the Attribution API with ads_read, read_insights and ads_management permissions selected, this is the response: enter image description here

https://graph.facebook.com/v9.0/?ids=<BUSINESS_UNIT_ID>&fields=ad_platforms.order_by([%7B%22direction%22:%22asc%22,%22field%22:%22name%22%7D]).filter_by(%7B%22is_archived%22:false%7D).limit(3).count(1).summary(1)%7Bconnection_details,external_import_file,connection_type,created_date,custom_tags,id,is_archived,last_modified_by%7Bid,name%7D,last_modified_date,live_status,name,platform_type,setup_progress%7D&access_token=<MY-TOKEN>
question from:https://stackoverflow.com/questions/65844283/app-permission-granted-but-not-able-to-generate-token

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...