So there is a bug with Migrated accounts lately!
If the owner of a minecraft migrated account (now called Microsoft Accounts) changes his Name, it will be still "claimed" on his old account even after 37 Days of waiting.
Example:
Name: Otu
Otu changed his name to "OTUWORLD". If you are trying to search for his name on the ashcon Api (a minecraft API wrapper) https://api.ashcon.app/mojang/v2/user/Otu the response will be
{
"uuid": "0ef95345-1e48-4645-8e84-2f137bf25dc1",
"username": "OTUWORLD",
"username_history": [
{
"username": "Otu"
},
{
"username": "OTUWORLD",
"changed_at": "2021-08-18T15:53:18.930Z"
}
]
even tho the name was changed. If you are trying to search for a non migrated Account example "frogek" https://api.ashcon.app/mojang/v2/user/frogek you will get the response
{
"code": 404,
"error": "Not Found",
"reason": "No user with the name 'frogek' was found"
}.
TL/TD
The old name of an account is still tied up to the same account after 37 days instead of becoming available to the internet.
Thank you for your report!
However, this issue is Invalid.
This is related to a different project. Use one of the links below to go to the correct project.
– Minecraft: Java Edition — Windows, macOS, and Linux
– Minecraft Launcher — Bugs about the Minecraft Launcher specifically
– Minecraft (Bedrock codebase) — Android, iOS, Windows 10 (from the Microsoft Store), Xbox, Nintendo Switch, PlayStation, Fire OS, and Gear VR
– Minecraft Dungeons — Action-adventure title set in the Minecraft universe
Please don't forget to search for an existing issue matching yours in the appropriate project before raising a new one.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki