Business Asset User Profile Access (violation)
2

Can anyone confirm if the "Business Asset User Profile Access" permission (https://developers.facebook.com/docs/features-reference/business-asset-user-profile-access/) is only used for the user Fields (see: https://developers.facebook.com/docs/graph-api/reference/user#fields) and not for the user Edges (see: https://developers.facebook.com/docs/graph-api/reference/user#edges).

So would you still be able to access these endpoint without advanced access to this permission: /{userId}/accounts /{userId}/permissions /{userId}/adaccounts

Our app in currently under violation: Developer Policy 1.9 - Permission use case is not allowed.

We are not directly using these fields, only the edges. However, the overview show active API calls for this permission. We trying to figure out what triggers those calls, and if we need this permission.

Thanks for any help.

Koen
Đã hỏi khoảng 2 tháng trước
Câu trả lời được chọn
2

Found out:

The Business Asset User Profile Access permission is required to retrieve user details from comments on a business page post. Without advanced access to this permission, the from field, which provides information about the user who posted the comment, will not be accessible.

26 tháng 9 lúc 03:05
Koen
Câu trả lời được chọn
1

I got the same message! @Koen where did you find that documentation about the Business Asset User Profile Access?

I only see a related doc for messenger (https://developers.facebook.com/docs/messenger-platform/identity/user-profile/?locale=en_US). Thank you!

18 tháng 10 lúc 07:45
Luca
Matt

I found this under Graph API docs. Still a bit confused though. https://developers.facebook.com/docs/features-reference/business-asset-user-profile-access

26 tháng 10 lúc 10:13