-
Bug
-
Resolution: Duplicate
-
Normal
-
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" }
- duplicates
-
WEB-5345 API returning wrong user
-
- Resolved
-