TBC Season 2 Ladder 404 [resolved]

404 for both eu/us

https://us.api.blizzard.com/data/wow/pvp-season/index?namespace=dynamic-classic-us&locale=en_US

Gives the following response:

{
  "_links": {
    "self": {
      "href": "https://us.api.blizzard.com/data/wow/pvp-season/?namespace=dynamic-classic-us"
    }
  },
  "seasons": [
    {
      "key": {
        "href": "https://us.api.blizzard.com/data/wow/pvp-season/1?namespace=dynamic-classic-us"
      },
      "id": 1
    },
    {
      "key": {
        "href": "https://us.api.blizzard.com/data/wow/pvp-season/2?namespace=dynamic-classic-us"
      },
      "id": 2
    }
  ],
  "current_season": {
    "key": {
      "href": "https://us.api.blizzard.com/data/wow/pvp-season/2?namespace=dynamic-classic-us"
    },
    "id": 2
  }
}

Key take away being current_season.id = 2

https://us.api.blizzard.com/data/wow/pvp-season/2?namespace=dynamic-classic-us&locale=en_US

Gives the following response:

{
  "code": 404,
  "type": "BLZWEBAPI00000404",
  "detail": "Not Found"
}

Which is not expected.

Season 2 has now started (afaik?) and the end points are not updating

This is also the case for PvP Regional Season and Leaderboards etc

5 Likes

Got same issue. Season 2 has definitely started in both US and EU, but the API still returns 404. Please fix this!

Last season the ladder both went live 24 hours after the season started. It’s now been 48 hours and still nothing for the US leaderboards.

same problem :frowning:

fix it thx

Same problem, since the official release of season 2. Could you please make the data available?

Thank you for your work!

Still an issue. Could we get this looked at please?

Doesnt seem to be any Blizzard people here :frowning:

+1 Still an issue. Pretty crucial since there’s currently no way of retrieving leaderboards for s2.

Hi Rey,

That is odd. Thanks for bringing this up.
Give me some time to investigate and I’ll get back to you as soon as I have more information on what’s happening.

Thanks.

1 Like

Hi all,

This should be fixed.
In our fix, we noticed it can happen again, but we’re investigating a more permanent solution to this. I don’t have an ETA on that ideal fix.

Thanks for letting us know, everyone!

3 Likes

Looks like US is working now but EU is still throwing a 404.

Hi, Leeka.

Due to the type of fix it is, it won’t arrive at all regions at the same time.
Let us know here if it takes more than a couple of days or so, please.

Thank you.

10 Likes