-
Bug
-
Resolution: Cannot Reproduce
-
None
-
None
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?