mojira.dev

Daniel_Nerd

Assigned

No issues.

Reported

No issues.

Comments

here's a fix!

go to the claim page while logged in, press F12(or right click and then inspect elements), go to console, and paste this, click enter, and press the button.

MinecraftUser.claim15YearCape({
  javaUrlBase: 'https://api.minecraftservices.com',
  capes: [],
  capeId: 'ef9e95b6-48a3-4fd7-93d4-7e7d9448d2f1',
  bedrockEntitlementOffer: '7118a7d5-240e-4f6d-8959-5269ba041938',
  bedrockEntitlementId: 'b0bf1091-bb6b-4bd7-80f9-6e43f0d03e39',
  bedrockUrlBase: 'https://net.web.minecraft-services.net'
})

this code sends an https request for the cape, bypassing the current bug! (code wasn't made by me, idk who found it originally)