question

matt-1 avatar image
matt-1 asked

XBox Live Friend Lists

I see in the documentation that GetFriendsList will return friends from linked accounts (facebook, steam, etc). I also see that PlayFab has XBox live authentication. When an XBox live account is linked with a playfab account, can you query GetFriendsList and have Xbox live friends returned as well?

Thank you.

Account ManagementAuthenticationFriends
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

·
brendan avatar image
brendan answered

[Edit: Updating since we can openly discuss Xbox Live details these days]

Yes, if you pass in the player's Xbox Live token (which you get from the GetTokenAndSignatureAsync call to Xbox Live), those friends will also be returned.

https://docs.microsoft.com/en-us/rest/api/playfab/client/friend-list-management/getfriendslist?view=playfab-rest

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.