We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem: Title
Example: superdawg
https://api.ashcon.app/mojang/v2/user/superdawg -> 404
{ "code": 404, "error": "Not Found", "reason": "No user with the name 'superdawg' was found" }
https://api.ashcon.app/mojang/v2/user/superdawg -> 200
{ "id": "8881480f8143408c9ac00a4b773abcd7", "name": "SUPERDAWG" }
The text was updated successfully, but these errors were encountered:
#66 Seems to be the same issue, any updates on fixing this?
Sorry, something went wrong.
No branches or pull requests
Problem: Title
Example: superdawg
https://api.ashcon.app/mojang/v2/user/superdawg -> 404
https://api.ashcon.app/mojang/v2/user/superdawg -> 200
The text was updated successfully, but these errors were encountered: