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

Auth API can't handle OPTIONS request method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • Icon: Normal Normal
    • None
    • None

      I'm trying to create a custom login site for my existing website to check user's account, that is a valid Minecraft.net account (only account name verification isn't enough).
      But a huge problem occurred, the API under the "authserver.mojang.com" domain can't handle the preflight (options method) request send by the browser, so I can't send the authentication data to the API.
      The reason why I want to send the authentication data to the API directly from the clients browser is, that I don't want to get an IP ban for my server if a user doesn't know his authentication data correctly.

      Please fix this error as soon as possible to handle all request according to the web standard.

            Unassigned Unassigned
            szmarci Marton Szomolanyi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: