Business Asset User Profile Access (violation)
1

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
تم طرح السؤال يوم الخميس
الإجابة المحددة
1

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.

‏٢٦ سبتمبر‏‏٣:٠٥ ص‏111
Koen