mojang-api icon indicating copy to clipboard operation
mojang-api copied to clipboard

Wrong Account Info Bug

Open bribes opened this issue 3 years ago • 3 comments
trafficstars

There is this UUID that’s in all Minecraft APIs except the session server api. The UUID is 2f3e46d2c227f120a17f2ce3de7845ad. It is a invalid uuid and when you search it on ashcon it shows the info for the account named Undefined.

bribes avatar Sep 13 '22 00:09 bribes

The user seems to resolve correctly: https://api.ashcon.app/mojang/v2/user/f0369554-7707-486a-b230-8518f04102f7

Electroid avatar Dec 15 '22 21:12 Electroid

The user seems to resolve correctly: https://api.ashcon.app/mojang/v2/user/f0369554-7707-486a-b230-8518f04102f7

If you check Mojang’s API for the name marui2000 it says the uuid is 2f3e46d2c227f120a17f2ce3de7845ad.

If you check Ashcon API though: https://api.ashcon.app/mojang/v2/user/marui2000 It says the username is Undefined and the uuid is f0369554-7707-486a-b230-8518f04102f7. Which is not true. Also when you put the real uuid for marui2000 in the Ashcon API it says invalid uuid. Sorry for not providing more information at first.

bribes avatar Dec 16 '22 17:12 bribes

I seem to be experiencing the same issue currently with usernames not updating appropriately, How long roughly does a resolve take as iv had users who changed there info over a week ago still not being able to use current name.

Cynocles avatar Dec 22 '22 20:12 Cynocles