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
Gefragt vor etwa 2 Monaten
Ausgewählte Antwort
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. September um 03:05
Koen
Ausgewählte Antwort
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. Oktober um 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. Oktober um 10:13