To begin with, I'm looking for somebody who owns an unredeemed cape code to try and redeem it through the mojang api following these steps:
I haven't seen any other trace of this on the internet other than one source, so I was curious to see if this was a valid way to redeem cape codes.
Also do note that the instructions to use this endpoint are vague to say the least, and since I can't exactly test with any cape codes it may take some guesswork to figure out how it works exactly (if it does at all).
Source: github.com/discoli/gominecraft/blob/master/gominecraft.go
- Go here: xorbin.com/tools/sha256-hash-calculator (or any other SHA256 encryptor) to encrypt your cape code (not the entire url) into a 32 byte hash.
- Through the mojang api, authenticated with your access token through any http request service, goto api.mojang.com/user/profile/<profileuuid>/capetokens/code/<encrypted cape code>
I haven't seen any other trace of this on the internet other than one source, so I was curious to see if this was a valid way to redeem cape codes.
Also do note that the instructions to use this endpoint are vague to say the least, and since I can't exactly test with any cape codes it may take some guesswork to figure out how it works exactly (if it does at all).
Source: github.com/discoli/gominecraft/blob/master/gominecraft.go
