Some Events do not respond with results

Some Events do not respond with results

in API Development

Posted by: FourthVariety.5463

FourthVariety.5463

Some of them with reasons I can imagine, some of them without any reason it seems. List of affected events attached. Rename to csv for easier import.

Some Events do not respond with results

in API Development

Posted by: Cliff Spradlin.3512

Cliff Spradlin.3512

Lead Programmer

Next

Could you explain what you mean by unresponsive?

Some Events do not respond with results

in API Development

Posted by: FourthVariety.5463

FourthVariety.5463

I pull a list of all events.
I pull a list of all event states
I compare both

I end up with these events for which I have no state to display.
I simply do not know which state they are in.
Could be intentionally, could be not. I list, you figure it out.

I also want to put “all” events into brackets. Some events which exist show up in neither list, but that list will take a while longer to discover.

Early example: http://wiki.guildwars2.com/wiki/Prevent_Inquest_thieves_from_stealing_boxes_of_golem_parts_and_fleeing_Soran_Draa

Some Events do not respond with results

in API Development

Posted by: rodadams.5963

rodadams.5963

Are you sure that Event wasn’t taken out of the game?

Some Events do not respond with results

in API Development

Posted by: Cliff Spradlin.3512

Previous

Cliff Spradlin.3512

Lead Programmer

Any event that does not appear should be assumed to be inactive.

Some of the events in your list do appear in the status API: https://api.guildwars2.com/v1/events.json?event_id=A02AF725-BBFD-4892-8A22-F3D28171752C

Some Events do not respond with results

in API Development

Posted by: FourthVariety.5463

FourthVariety.5463

Thanks for the answer.

I suppose that means I can include them and just wait for them to pop up.
I can confirm the one you mentioned now returning results.