-
Bug
-
Resolution: Works As Intended
-
Normal
-
None
If you go to an invalid player's URL, nothing happens. No error, nothing.
Example: https://api.mojang.com/users/profiles/minecraft/bageeeeeeethr
When I try to access a player's username, I can't check to see if it's an invalid name first.
What gives?
I guess this is for suggestions so:
Proposed Suggestion:
- Make an error page when an invalid's user page is accessed. E.g.
{ error: "Player not found"}
or some sort of failover.
- is duplicated by
-
WEB-1520 Minecraft API return <Respone 204> even if some usernames exist
- Resolved