Closed bensonchow123 closed 1 year ago
I just checked and they removed the "https://api.mojang.com/user/profiles/{}/names" endpoint You need to make it so it uses the "https://sessionserver.mojang.com/session/minecraft/profile/uuid" endpoint
Sorry for answering late. You are right, they removed the endpoint. Thanks for letting me know.
The workaround isn't hard, but it will (again) increase the amount of requests. I will see what I can do to keep it down nevertheless.
A fix should (hopefully) be up in the comming days.
Still broken :(, my bot still doesn't work
Issue has been fixed in the latest release. Refer to the documentation here https://minepi.readthedocs.io/en/latest/ for more infos about the release
Code to reproduce error:
I think it is like this because mojang changed their api
if i run your to_name function and print the dict that the mojang api responed