Solved: Fort Aspenwood events
DarkSpirit.7046:
https://api.guildwars2.com/v1/events.json?world_id=1009
returns
{"events":[]}
Not sure if it is related but querying for world names: https://api.guildwars2.com/v1/world_names.json
only returns:
[{"id":“1011”,“name”:“Stormbluff Isle”},
{"id":“1018”,“name”:“Northern Shiverpeaks”},
{"id":“1017”,“name”:“Tarnished Coast”},
{"id":“1001”,“name”:“Anvil Rock”},
{"id":“2010”,“name”:“Seafarer’s Rest”},
{"id":“1008”,“name”:“Jade Quarry”},
{"id":“1015”,“name”:“Isle of Janthir”},
{"id":“1013”,“name”:“Sanctum of Rall”},
{"id":“1020”,“name”:“Ferguson’s Crossing”},
{"id":“1003”,“name”:“Yak’s Bend”},
{"id":“1007”,“name”:“Gate of Madness”},
{"id":“1019”,“name”:"Blackgate"},
{"id":“1010”,“name”:“Ehmry Bay”}]
No Fort Aspenwood.
Khisanth.2948:
API servers within hours before a new patch hitting is unreliable.
DarkSpirit.7046:
API servers within hours before a new patch hitting is unreliable.
I wasn’t aware that an update was coming. It is fixed now. Thanks.