Hey everyone,
Thank you for your reports and your patience while this was worked on. The issue should be resolved now and everything working as it should.
Again thank you for your patience.
Hey everyone,
Thank you for your reports and your patience while this was worked on. The issue should be resolved now and everything working as it should.
Again thank you for your patience.
UNPAID COMMUNITY developers should not be having to test and debug PRODUCTION endpoints for a multi-BILLION dollar company with what should be a world-class dev team. Especially with breaking changes being pushed by unaccountable blizzard devs for the new season, even though nothing changedā¦ we did not even get new maps. This entire situation is a pathetic disgraceā¦ if you are going to have really bad developers, just go on upwork and save 75% on payroll.
Thank you! Just confirmed itās working as expected for me now.
I just want to note that this āstale-nessā issue has happened roughly 2 times a year(usually on different regions) for the past few years so it will probably be good to document the fix internally since it seems to reoccur every so often.
feardragon, if they were meticulous enough to take note of API inconsistencies, they would exhibit the same and not push completely breaking changes every patch or new season.
Iāve never seen a community developer being held at gunpoint by Blizzard to test endpoints of a FREE public API.
Blizzard sells games and there is no mention or promises of an API as part of any of their games, it is not included. This is a FREE API, a bonus you get.
Also pay attention to the API terms of service
The Blizzard Developer APIs And Data Are Provided āAs Isā. You understand and agree that the Blizzard Developer APIs, the Data, the Developer Site are being provided āas isā and Blizzard makes no guarantee of the availability of any data, functionality, or feature provided by or through the Blizzard Developer APIs or Developer Site and is not required to provide any technical or other support services to You or any user of any Application. In addition, Blizzard may at any time revoke access to the Blizzard Developer API or Developer Site or disable part or all of any API or the Developer Site without any warning or notice.
You are an uneducated brainlet with no knowledge of software development! Thanks for playing!
You know what a game is without an API??? An animated user interface. Moron
Hey, just wanted to thank the Blizzard devs for taking note and getting a fix out! Since this is a repeated issue, if this happens again, it would be awesome to get an acknowledgement of some sort too. āWe are investigating the API issues and expect it to be resolved by the end of the week.ā Something that we can pass along to our users so our app ratings etc. donāt tank haha.
Thanks again for the fix. The developers (and transitively, the competitive scene) raise our glasses to you.
The KR ladder endpoint https://kr.api.blizzard.com/data/sc2/ladder/<LADDER_ID>
returns stale data again.
Edit:
KR ladder endpoint also returns 404 for season 45 ladders with ids in 75243-75305 range, but those ladders exist because a got data from them previously.
KR league endpoint https://kr.api.blizzard.com/data/sc2/league/{season}/{queue}/{teamType}/{league}
also returns stale league ids. It currently returns 75471 max ladder id for 1v1, while the actual max id is 75505 atm.