Request:
curl https://api.mojang.com/profiles/minecraft -X POST -H "Content-Type: application/json" --data '["k0l0r3k99"]'
returns:
{"error":"BadRequestException","errorMessage":"Bad Request"}
instead of array of array of accounts
Linked issues
is duplicated by 2
relates to 1
Comments 4
It's similar to: WEB-3469
This issue also seems to make you unable to /give player heads of players that are not currently in the world/server
Can confirm. This also breaks adding usernames to server whitelists. "/whitelist add Tis_awesomeness" and "/whitelist add jeb_" both fail with "That player does not exist" on a vanilla online-mode Java 1.16.5 server.
Breaking whitelists is a massive bug, this issue should be upgraded to important priority.