Skip to content

Recently changed usernames return 404Β #74

Open
@justinrest

Description

@justinrest

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions