Skip to content
New issue

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

Recently changed usernames return 404 #74

Open
tcrch opened this issue Apr 6, 2023 · 1 comment
Open

Recently changed usernames return 404 #74

tcrch opened this issue Apr 6, 2023 · 1 comment

Comments

@tcrch
Copy link

tcrch commented Apr 6, 2023

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"
}
@tcrch
Copy link
Author

tcrch commented Apr 6, 2023

#66 Seems to be the same issue, any updates on fixing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant