Missing Data - Mythic Keystone Leaderboard API

Yet again leaderboard data is out of date and for this week completely non existent. If we for instance, take leaderboard index for Tarren Mill

https://eu.api.blizzard.com/data/wow/connected-realm/1084/mythic-leaderboard/index

We get a response suggesting the data is available for period 854 (which was last week) and all current period leaderboards 855 result in 404.

{
  "_links": {
    "self": {
      "href": "https://eu.api.blizzard.com/data/wow/connected-realm/1084/mythic-leaderboard/?namespace=dynamic-eu"
    }
  },
  "current_leaderboards": [
    {
      "key": {
        "href": "https://eu.api.blizzard.com/data/wow/connected-realm/1084/mythic-leaderboard/375/period/854?namespace=dynamic-eu"
      },
      "name": "Mists of Tirna Scithe",
      "id": 375
    },
    {
      "key": {
        "href": "https://eu.api.blizzard.com/data/wow/connected-realm/1084/mythic-leaderboard/376/period/854?namespace=dynamic-eu"
      },
      "name": "The Necrotic Wake",
      "id": 376
    },
    {
      "key": {
        "href": "https://eu.api.blizzard.com/data/wow/connected-realm/1084/mythic-leaderboard/377/period/854?namespace=dynamic-eu"
      },
      "name": "De Other Side",
      "id": 377
    },
    {
      "key": {
        "href": "https://eu.api.blizzard.com/data/wow/connected-realm/1084/mythic-leaderboard/378/period/854?namespace=dynamic-eu"
      },
      "name": "Halls of Atonement",
      "id": 378
    },
    {
      "key": {
        "href": "https://eu.api.blizzard.com/data/wow/connected-realm/1084/mythic-leaderboard/379/period/854?namespace=dynamic-eu"
      },
      "name": "Plaguefall",
      "id": 379
    },
    {
      "key": {
        "href": "https://eu.api.blizzard.com/data/wow/connected-realm/1084/mythic-leaderboard/380/period/854?namespace=dynamic-eu"
      },
      "name": "Sanguine Depths",
      "id": 380
    },
    {
      "key": {
        "href": "https://eu.api.blizzard.com/data/wow/connected-realm/1084/mythic-leaderboard/381/period/854?namespace=dynamic-eu"
      },
      "name": "Spires of Ascension",
      "id": 381
    },
    {
      "key": {
        "href": "https://eu.api.blizzard.com/data/wow/connected-realm/1084/mythic-leaderboard/382/period/854?namespace=dynamic-eu"
      },
      "name": "Theater of Pain",
      "id": 382
    },
    {
      "key": {
        "href": "https://eu.api.blizzard.com/data/wow/connected-realm/1084/mythic-leaderboard/391/period/854?namespace=dynamic-eu"
      },
      "name": "Tazavesh: Streets of Wonder",
      "id": 391
    },
    {
      "key": {
        "href": "https://eu.api.blizzard.com/data/wow/connected-realm/1084/mythic-leaderboard/392/period/854?namespace=dynamic-eu"
      },
      "name": "Tazavesh: So'leah's Gambit",
      "id": 392
    }
  ]
}

Is it possible to finally make these leaderboards consistently working? Mythic Leaderboards are a mess ever since 9.2.

1 Like

Hi Rejanu - I created a post in API Bug Report. Hopefully they have this fixed by end of day (today). Last time I reported this I had to wait until Tuesday morning to grab the missing week.