question

doronhn avatar image
doronhn asked

is it possible to add facebook details to link facebook account call result?

Hey,

After user ask to link is account with facebook, i want to get the user first and last name \ the user name.

is it possible to add to the request of "LinkFacebookAccount" those details?

to get those details now, i call get user details.

thanks.

apis
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
JayZuo avatar image
JayZuo answered

No, this is impossible, you can not change PlayFab's existing API. But it would be easy to get Facebook account details when "LinkFacebookAccount" as while linking, you need to login the user with Facebook to get AccessToken. With this AccessToken, you can use Facebook SDK to get account details. For Unity, it will be using FB.API method with the Graph API. Also, you are welcome to Post an idea for this feature.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.