mojira.dev
WEB-6831

api.mojang.com/profiles/minecraft POST returning 404 for valid UUIDs

Earlier today, the endpoint https://api.mojang.com/profiles/minecraft has started returning errors and is unusable.

This endpoint is still used in multiple plugins, especially in username-to-UUID migration, as it allows the conversion of multiple usernames simultaneously.

Β 

Please see the attached screenshots.

Linked issues

Attachments

Comments 4

According to https://wiki.vg/Mojang_API#Usernames_to_UUIDs the endpoint was migrated toΒ 

https://sessionserver.mojang.com/session/minecraft/profile/lookup/bulk/byname ; however this endpoint also does not work and gives the error:

[media]

Thank you for your report!
We're tracking this issue in WEB-5959, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
πŸ““ Bug Tracker Guidelines – πŸ’¬ Community Support – πŸ“§ Mojang Support (Technical Issues) – πŸ“§ Microsoft Support (Account Issues)
πŸ““ Project Summary – ✍️ Feedback and Suggestions – πŸ“– Game Wiki

If the new API isn't working please submit that as a seperate bug report. I don't think there's currently an open one about that issue.

https://sessionserver.mojang.com/session/minecraft/profile/lookup/bulk/byname does not exist and AFAIK never had, I think you did a copy/paste mistake.

Wiki is correct, you can use both URL for bulk lookup.

https://api.minecraftservices.com/minecraft/profile/lookup/bulk/byname

https://api.mojang.com/profiles/minecraft

We have problems with unintentional rate limiting, we are working on a fix for this.Β 

Rhys B

(Unassigned)

API

Retrieved