Xbox OAuth

Discus and support Xbox OAuth in XBoX on Consoles to solve the problem; I'm using Live Connect / OAuth 2.0 to obtain an access_token, but what endpoint should i use to obtain gamertag info? Looking everywhere for this data... Discussion in 'XBoX on Consoles' started by johnny nobakes, Jul 24, 2017.

  1. Xbox OAuth


    I'm using Live Connect / OAuth 2.0 to obtain an access_token, but what endpoint should i use to obtain gamertag info? Looking everywhere for this data and can't find it...

    Any advice?

    :)
     
    johnny nobakes, Jul 24, 2017
    #1
  2. MarkusDrake
    MarkusDrake Guest
    Business to Business Relationship Via ID@Xbox or Other Program

    Hello Admins & Moderators,

    I hope this is the best place to make this request but - I'm interested in gaining read-only access to the Xbox Live Profile Data endpoint for a very specific role and purpose across a set of apps we are developing. The apps are web based with native wrappers
    for every major platform. We already have OAuth wrappers for the Microsoft sign in, and have requested the right "scopes" for the profile data but unfortunately the rest of what is required is undocumented - and I believe it may still be locked down to only
    those with proper credentials.

    Could one of you please message me directly, or provide me an email address that I can submit details of my request? I've been trying very hard to reach out to ID@Xbox (who simply tells me they don't work with people who aren't making games) and Bizspark
    (who has no Business Development Liaison with Microsoft) to even trying to file a request with MSDN. There's simply no avenue for my company to reach out to Microsoft with this request, or everyone in the chain is simply brushing it off.

    I'm afraid I cannot share more about the project publicly here on the forums, but I'd be very greatful to speak with someone who may be able to connect me with the right person at the company. Thanks so much,

    Mark Drake
     
    MarkusDrake, Jul 24, 2017
    #2
  3. davy22
    davy22 Guest
    davy22, Jul 24, 2017
    #3
  4. Xbox OAuth

    I should clarify, this is a web development / xbox integration question. I'm following the Live Connect API documentation located here: Office documentation
     
    johnny nobakes, Jul 24, 2017
    #4
  5. johnny nobakes Win User

    Xbox OAuth

  6. StevenWBuehler Win User

    Can't link Xbox App with Facebook Account on PC

    Connecting to Facebook is not working. Produces the following error on Facebook:

    URL Blocked
    This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs.
  7. JB_193 Win User

    I’m having issues logging in to Minecraft with my Microsoft account

    Ok thanks. I clicked to download oauth but it’s still not logging in. It looks like it’s downloading oauth but it’s been sat at 0kb for a few minutes now. Any ideas how to get round this? I have also had a screen come up when I’m trying to login asking me for my Xbox gamer tag but I don’t have one as I’m on PS4 so I’m confused about this as well.
  8. WPAK Win User

    How to revoke oauth access token in xbox

  9. jose kj1 Win User

    How to revoke oauth access token in xbox

    A revoke token invalidates an access token or refresh token. This is used to enable a "log out" feature in clients, allowing you to clean up any security credentials associated with the authorization flow that may no longer be necessary. The revoke token is for an App to revoke a token and not a user. You can create a revoke token request by making a POST request to the following URL if the App wants to programmatically revoke the access given to it:
    https://api.twitter.com/2/oauth2/revoke
    thanks @wpak i want an api to invalidate access token . In twitter,discord we have revoke tokens api to revoke access
    I pasted the description from twitter oauth docs for clarity
Thema:

Xbox OAuth

Loading...
  1. Xbox OAuth - Similar Threads - OAuth

  2. How to revoke oauth access token in xbox

    in XBoX Accessibility
    How to revoke oauth access token in xbox: I couldn't find any docs on revoking the Oauth access token for xbox.Please guide me in the right direction. Do we have apis to do the same? cda638a7-74a4-4a46-a572-d01e6fe87583
  3. What to do if my Oauth key was stolen?

    in XBoX Accessibility
    What to do if my Oauth key was stolen?: A week ago I was playing Minecraft on Hypixel server and I saw that on my friend list my alt account had joined, knowing that I haven't given anyone my login details I changed the password and...
  4. XBox Live not connecting to Facebook: OAuth Error

    in XBoX Accessibility
    XBox Live not connecting to Facebook: OAuth Error: When attempting to link my XBox Live account with Facebook in order to sync my friends list, it comes up with the error: URL blocked This redirect failed because the redirect URI is not...