Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to implement sign in with xbox with javascript?

I used microsoft graph api to implement signin but with that I am not getting xbox details of the user. How to get xbox details.

I want the xbox id of the user to pass to the endpoint in xboxapi.com to get xbox details of the user.

Response I am getting from microsoft graph api is in the image. I need xbox details.enter image description here

like image 699
Goutham Avatar asked Jun 08 '18 06:06

Goutham


1 Answers

According to the following documentation Microsoft Graph does not support Xbox.

https://developer.microsoft.com/en-us/graph/docs/concepts/overview

The documentation here should help you get what you are looking for.

https://docs.microsoft.com/en-us/windows/uwp/xbox-live/introduction-to-xbox-live-apis

Thank You, Xbox Live Forum Moderator

like image 189
Xbox Live Forum Avatar answered Oct 21 '22 19:10

Xbox Live Forum