Uploaded image for project: 'Mojang Web Services'
  1. Mojang Web Services
  2. WEB-2941

403 Error for Minecraft Session Profiles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None

      The OVH Server (164.132.205.x) I host my minecraft server network on cannot request sessionserver.mojang.com/session/minecraft/profile anymore - it gives 403 forbidden. This seems to be an older issue (WEB-1262),  only that this time its the session profiles url that cannot be accessed. Curl output is the following: 

       

      curl -I https://sessionserver.mojang.com/session/minecraft/profile/d2009e089881477fbc153d352a252942?unsigned=false
      HTTP/1.1 403 Forbidden
      Content-Type: text/html
      Content-Length: 134
      Connection: keep-alive
      Server: awselb/2.0
      Date: Thu, 20 Aug 2020 08:05:48 GMT
      X-Cache: Error from cloudfront
      Via: 1.1 436c247027acc191b22ece964efbaeca.cloudfront.net (CloudFront)
      X-Amz-Cf-Pop: FRA50-C1
      X-Amz-Cf-Id: 4x1falj1adfInLrlyJuZ-Xik49r5i1WxlPCSRr0E7SkPdtHGAiGmPA==
      

      whereas the api.mojang.com endpoint seems to work properly. 

       

       

      curl -I https://api.mojang.com/users/profiles/minecraft/fleance
      HTTP/1.1 200 OK
      Content-Type: application/json
      Connection: keep-alive
      Accept-Ranges: bytes
      Cache-Control: no-store
      Date: Thu, 20 Aug 2020 08:06:57 GMT
      Server: Restlet-Framework/2.4.1
      Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
      X-Cache: Miss from cloudfront
      Via: 1.1 32e3b86ae254a231182567c0124af893.cloudfront.net (CloudFront)
      X-Amz-Cf-Pop: FRA2-C2
      X-Amz-Cf-Id: GCfQHcEBZTvfS2PY2kvN_q-HFO3c2Rm-42H7FEgjmmMxVloYjytYkQ==
      

       

            mojangweb [Mojang] Web Team
            fleance Moritz Hennen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: