VoidWhisperer.8635:

There is only one thing showing up on https://api.guildwars2.com/v1/events.json?map_id=22&event_id=A1182080-2599-4ACC-918E-A3275610602B

when there should be 1 for each world..?

Tanis.5134:

Similarly, world_names is only returning four worlds, matches returns an empty set, and objective_names is returning an empty set.

VoidWhisperer.8635:

And a little bit ago it was returning a 404, then for a bit after that just blank events.. what did anet do?

Drakma.1549:

I would venture to bet that the API is down.

Topher.1684:

API might be down due to the incoming patch..

Eowin Of Rohan.2619:

API is completely down : my batches couldn’t get any event or build number information from 16h44 to 17h15 (gmt+2).
Since then, it can barely retrieve events information : last full download gave :
- 309 events status for stormbuff isle
- 442 events status for darkhaven
- 109 events status for sanctum of rall
- 74 events status for northern shiverpeaks
- 6 events status for seafarer’s rest
- nothing for 46 other servers !

Detected a new build at 17h20 (+/- 5 minutes, cause my build number batch runs every 5 minutes) but I’m not really sure whether it’s a new build or just an error due to my code not handling crashed API issue.

Think.8042:

Cliff already mentioned that the API might be instable when a new patch is deployed. Although there should be a more obvious indication that data might be incomplete/unavailable (just make the build API return a flag or something because it’s the smallest API we can poll more often).