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

Statistics API does not update "prepaid_card_redeemed_minecraft" anymore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Normal Normal
    • API
    • None
    • 652622

      The bug

      It appears the prepaid_card_redeemed_minecraft values for the statistics API https://api.mojang.com/orders/statistics are not updated anymore since at least December 2020. Since then the total value remained at 4,782,079.
      It is unlikely that no one has redeemed a gift card since then.

      Reproduction steps

      See also https://wiki.vg/Mojang_API#Statistics

      Send a POST request to https://api.mojang.com/orders/statistics with the following JSON body

      {
          "metricKeys": [
              "prepaid_card_redeemed_minecraft"
          ]
      }
      

      The total value of the response is 4782079 and the last24h value is 0

            mojangweb [Mojang] Web Team
            marcono1234 [Mod] Marcono1234
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: