How to determine if an event is active
Codin.8051:
Since the v1/events.json is disabled:
URL: https://api.guildwars2.com/v1/events.json?world_id=1001&map_id=39
Result: {"error":51,“text”:“endpoint is disabled”}
and v2 is not active
URL: https://api.guildwars2.com/v2/events.json?world_id=1001&map_id=39
Result: {"text":“API not active”}
How do you determine if an event is active after introduction of the new megaserver?
I know there are several Apps that have countdown timers to when an event is active.
One example: http://guildwarstemple.com/dragontimer/events.php?serverKey=121&langKey=en
Any help would be greatly appreciated.
StevenL.3761:
World bosses are on a fixed rotation. The exact time table was posted as part of a game update’s release notes somewhere back in april. I believe that Dry Top event rotations are also fixed, but no official time table is available. For every other event, there’s currently no way to retrieve their state.