Electroid / mojang-api

Bundle multiple Minecraft APIs into a single GET request.
https://api.ashcon.app/mojang/v2/user/Notch
MIT License
242 stars 17 forks source link

Signature missing on some request #52

Closed xknat closed 1 year ago

xknat commented 2 years ago

API seems to have been missing signature some request recently https://api.ashcon.app/mojang/v2/user/srteam --> https://pastebin.com/SY9yn5L1 https://api.ashcon.app/mojang/v2/user/xknat --> https://pastebin.com/cLbkgPpH Notice how the signature part is completely gone

https://sessionserver.mojang.com/session/minecraft/profile/7dcfc130-344a-4719-9fbe-3176bc2075c6?unsigned=false still works.

pikachub2005 commented 2 years ago

API seems to have been missing signature some request recently https://api.ashcon.app/mojang/v2/user/srteam --> https://pastebin.com/SY9yn5L1 https://api.ashcon.app/mojang/v2/user/xknat --> https://pastebin.com/cLbkgPpH Notice how the signature part is completely gone

https://sessionserver.mojang.com/session/minecraft/profile/7dcfc130-344a-4719-9fbe-3176bc2075c6?unsigned=false still works.

Seems to be working for srteam...

pikachub2005 commented 2 years ago

BTW what is the signature for

xknat commented 2 years ago

https://wiki.vg/Mojang_API#UUID_to_Profile_and_Skin.2FCape

pikachub2005 commented 2 years ago

Still don't understand but thanks =/

Electroid commented 1 year ago

This is probably a transient issue. Feel free to re-open if you have some reproducible examples.

xknat commented 1 year ago

Ah yes sorry, this could be closed, no longer a issue. Did not hear any more cases of this happening