Electroid / mojang-api

Bundle multiple Minecraft APIs into a single GET request.
https://api.ashcon.app/mojang/v2/user/Notch
MIT License
243 stars 17 forks source link

Wrong Account Info Bug #58

Open bribes opened 2 years ago

bribes commented 2 years ago

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.

Electroid commented 1 year ago

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

bribes commented 1 year ago

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.

Cynocles commented 1 year ago

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.