Getting the UUID/profile for Steve returns HTTP 400
When a query to api.mojang.com/profiles/minecraft contains "Steve", it will return a 400 Bad Request:
{"error":"IllegalArgumentException","errorMessage":"Illegal name lookup"}
This will make it unable to look up all the names that are within the query.
I suggest silently removing steve from the results instead.
Also, are there other accounts where this would happen?
Created Issue:
Getting the UUID/profile for Steve returns HTTP 400
When a query to api.mojang.com/profiles/minecraft contains "Steve", it will return a 400 Bad Request:
{"error":"IllegalArgumentException","errorMessage":"Illegal name lookup"}This will make it unable to look up all the names that are within the query.
I suggest silently removing steve from the results instead.Also, are there other accounts where this would happen?
Moved Issue:
MC-53291 →
WEB-7
Removed Confirmation Status: Unconfirmed
Removed Affects Versions: 1.7.9
Added Assignee:
[Mojang] Web Team
Seems to be fixed now.
I can't find the option to close it, perhaps no permission for that?
Closed since the reporter says the problem is fixed.
@Jar_ I'm confused. Did you just reopen this only to close it as 'cannot reproduce' (which is kinda obvious
) ?