-
Notifications
You must be signed in to change notification settings - Fork 17
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
Only returns "old" profile data? #79
Comments
I've also encountered this issue for multiple weeks now unfortunately. Would it please be possible for you @Electroid to take a quick look when you have a moment? For example this UUID returns an old username when fetched via the Ashcon API: And when using the Mojang API it shows the correct updated one: Thanks a lot for your time and work :) |
Hey @Electroid have you had a chance to take a look into this? Unfortuantely the API is still returning outdated profile information. Thanks :D |
I don't think he's still actively working on this 👎 |
@CobbleShop Yeah :( It seems like it. I can imagine it might just be a caching issue with the worker or something. |
I haven't had the time recently to look into this, will try to this weekend. |
Really appreciate it, thank you! 😊 |
Hi, I want to confirm that this issue still appears. It's apparent for example on this player, who changed their nickname, here's the ashcon data and official data: We can also see, that ashcon reports incorrect data for their new nickname: |
It seems like playerdb.co exhibits the same behavior, kinda a weird coincidence |
Hey, can you look into it in the near future? |
Hi there @Electroid sorry for the ping but did you get a chance to look into this yet? Thanks a lot :) |
For everyone who still faces this issue, MineTools provides the correct usernames for a given uuid. Look here for more examples: https://api.minetools.eu/uuid/ |
Just tested the API and it returns the old (or first?) name of an user. Not the current.
Will this be solved?
The text was updated successfully, but these errors were encountered: