-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hey, I've been encountering some issues where the API is returning data which is very outdated for example if I go to the endpoint:
https://api.ashcon.app/mojang/v2/user/12d44d3d-47a4-496a-aa45-ea0ae677673b
It returns the username "HOGCYCLERBDOT" which was changed 47 days ago to a new username
{
"uuid": "12d44d3d-47a4-496a-aa45-ea0ae677673b",
"username": "HOGCYCLERBDOT",
"username_history": [
{
"username": "HOGCYCLERBDOT"
}
],
...........
Is there some ongoing issue with the caching time of Mojang profiles?
u9g and EinsJustinn
Metadata
Metadata
Assignees
Labels
No labels