Get Users App-Scoped user id in Facebook Graph API

后端 未结 5 1406
借酒劲吻你
借酒劲吻你 2020-12-16 07:51

In advent of the new V2 Facebook Open Graph API, I need to make note of the logged in users \'App-Scoped\' user ID, in order to register the id with Parse in order to receiv

5条回答
  •  天命终不由人
    2020-12-16 08:46

    In facebook document:

    "The id of this person's user account. This ID is unique to each app and cannot be used across different apps. Our upgrade guide provides more info about this." You only get id with each apps.

    more information in here: facebook.developers

提交回复
热议问题