YtseJam.9784:

When I try this https://api.guildwars2.com/v1/files.json in IE or from my .NET code, I get map_waypoint_hover twice at the end of the JSON. It’s breaking my deserializer

Oddly enough, if I open that URL in Firefox, it doesn’t happen, maybe Firefox ignores the second one?

smiley.1438:

See: https://forum-en.guildwars2.com/forum/community/api/API-errors-bugs/first#post2596480

So glad, PHPs json_decode seems to ignore it…

Stefan Larimore.6872:

It appears a day-1 bug, I’ll get this fixed. Thanks!