Developer API appears broken

In the Dev API the list leagues call doesn't appear to be working. If you request "type=event" you'll get a couple of brackets, implying there are no events. But if you request "type=all", there's no response. This broke with the 1.2.2 patch, I believe.


How Fusings Work: http://www.pathofexile.com/forum/view-thread/38585/page/3#p1451934

IGN: TheHammer
Last edited by TehHammer on Sep 16, 2014, 11:31:18 AM
This thread has been automatically archived. Replies are disabled.
"
TehHammer wrote:
In the Dev API the list leagues call doesn't appear to be working. If you request "type=event" you'll get a couple of brackets, implying there are no events. But if you request "type=all", there's no response. This broke with the 1.2.2 patch, I believe.




Thank you for the report, I've passed this on to get investigated.
Was really hoping this would get fixed with the 1.2.4 patch. It did not. Listing all leagues still doesn't return anything. Listing events works, which is great for my race tracking tool, but any tool that queries the available leagues that aren't events fails since the API won't list all leagues.
How Fusings Work: http://www.pathofexile.com/forum/view-thread/38585/page/3#p1451934

IGN: TheHammer
Yay, this finally got fixed! Thanks guys, you are the best!
How Fusings Work: http://www.pathofexile.com/forum/view-thread/38585/page/3#p1451934

IGN: TheHammer
Bumping this old thread. It was fixed, or at least it returns leagues now, but it's not returning only valid leagues. Leagues such as Torment and Bloodlines don't show up when querying all leagues. Instead Standard, Hardcore (which both should be there), and a bunch of old "leagues" (they look more like events that are flagged improperly) show up. No Torment or Bloodlines.

When the new leagues start, I would like to see this working again. Listing Standard, Hardcore and the current leagues, instead of Standard, Hardcore and a bunch of old events.
How Fusings Work: http://www.pathofexile.com/forum/view-thread/38585/page/3#p1451934

IGN: TheHammer
Bumping this old thread, again. The API still isn't working 100%.

Leagues such as Tempest and Warbands don't show up when querying all leagues. Instead Standard, Hardcore (which both should be there), and a bunch of old "leagues" (they look more like events that are flagged improperly) show up. No Tempest or Warbands.

I'd love to see this fixed as I have a couple of utilities that query the API for leagues that I have to update manually every new league or when a league ends.
How Fusings Work: http://www.pathofexile.com/forum/view-thread/38585/page/3#p1451934

IGN: TheHammer
I second that. We can't get the list of "leagues" by that I mean : { Standard, Hardcore, Warbands, Tempest }.

All we get is a list of "leagues + events" when we query http://api.pathofexile.com/leagues and as we get a limited set of results (compact to 1 or 0) and that we can't sort data, we can't see the new leagues.

We still can access the new leagues details : http://api.pathofexile.com/leagues/Warbands. But we have to harcode the leagues identifiers, which is very ugly.

Report Forum Post

Report Account:

Report Type

Additional Info