Uploaded image for project: 'Mojang Web Services'
  1. Mojang Web Services
  2. WEB-5406

Mojang API returns incorrect UUID

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Normal Normal
    • API
    • None

      Summary of Issue:

      When sending a GET request to https://api.mojang.com/users/profiles/minecraft/oregret the server will respond with the incorrect UUID. This is not the current UUID for the player with this username, The account is not a duplicate account. Furthermore, searching on a Minecraft directory (NameMC) at https://namemc.com/search?q=oRegret we can confirm this.

      Expected Response:

      { "name": "oRegret", "id": "a1d0a605b2724f908da5775e05e4dedc" }

      Actual Response:

      { "name": "oRegret", "id": "9a438ebf47964b458c7941183992d127" }

       

            Unassigned Unassigned
            thecactivecake Luke Matison
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: