Mojira Archive
WEB-1312

Profile lookup returns invalid UUID

When looking up the profile for the username "_" (a single underscore), the API returns an invalid UUID. The provided UUID isĀ 3126ba4c6uud424c877d1347fa974d23. However, UUIDs are only supposed to contain digits and the letters A-F; this ID contains the letter U. This causes code using the API, including the official authentication library, to crash.

This can be reproduced by going to the following link: https://api.mojang.com/users/profiles/minecraft/_

Duplicate

Jonathan Browne

2019-06-12, 01:58 AM

2019-06-14, 10:26 PM

2019-06-14, 10:26 PM

0

1