mojira.dev
WEB-5345

API returning wrong user

When searching a name for some reason API returns person who previously had the name.

Ex.
https://api.mojang.com/users/profiles/minecraft/Memorizes Inputting “Memorizes” into the Username to UUID API returns this uuid: 2ea66aa9a375441caf9f9f4b01633848.

When checking the Name History of this UUID it shows that the person has already changed their name: https://api.mojang.com/user/profiles/2ea66aa9a375441caf9f9f4b01633848/names.

 

While this is the person who actually currently has the name “Memorizes”: https://api.mojang.com/user/profiles/dfea577d4a9f4a8ab0300168f960dac0/names

The persons uuid is dfea577d4a9f4a8ab0300168f960dac0 not 2ea66aa9a375441caf9f9f4b01633848 like the API said.

Linked issues

Comments 3

Seems like this bug effects all names that were affected by WEB-5224.

Should now be fixed! 🙂

Yes, it’s fixed thank you!

Faav

(Unassigned)

API

Retrieved