BUG: map_floor.json stopped working

BUG: map_floor.json stopped working

in API Development

Posted by: DarkSpirit.7046

DarkSpirit.7046

https://api.guildwars2.com/v1/map_floor.json?continent_id=1&floor=1

now returns

{"error":10,"product":71,"module":2,"line":172,"text":null}

(edited by DarkSpirit.7046)

BUG: map_floor.json stopped working

in API Development

Posted by: Wothor.4781

Wothor.4781

maps.json is affected, too.

BUG: map_floor.json stopped working

in API Development

Posted by: graywing.6125

graywing.6125

And items.json only lists about 10 items now.

BUG: map_floor.json stopped working

in API Development

Posted by: Stefan Larimore.6872

Stefan Larimore.6872

Programmer

Next

I’m taking a look. Thanks for the heads up.

BUG: map_floor.json stopped working

in API Development

Posted by: DarkSpirit.7046

DarkSpirit.7046

I’m taking a look. Thanks for the heads up.

I don’t know what you did but it seems to be working now. Thanks Stefan.

However, events.json is broken now. Ok, it is because I was querying for “Fort Aspenwood” (world_id = 1009) which has since disappeared from world_names.json.

Details here: https://forum-en.gw2archive.eu/forum/community/api/BUG-Fort-Aspenwood-events-have-disappeared/first#post3263759

(edited by DarkSpirit.7046)

BUG: map_floor.json stopped working

in API Development

Posted by: Howell Qagan.9752

Howell Qagan.9752

I’m totally stupid for this kinda stuff but checking out any event websites (such as http://divinitysreach.com/ ) there are only a few server names in there.

BUG: map_floor.json stopped working

in API Development

Posted by: Stefan Larimore.6872

Previous

Stefan Larimore.6872

Programmer

A bunch of data behind the scenes resets on new builds (which occurred this morning) and takes a few minutes to get back to normal. This is the cause of the missing world names.

Things appear to be back to normal as I write this.

BUG: map_floor.json stopped working

in API Development

Posted by: DarkSpirit.7046

DarkSpirit.7046

Ah…I wasn’t aware that an update was coming, I have been out of touch with the recent news lol!

Thank you very much for looking into it Stefan!