When i do "https://api.guildwars2.com/v2/characters" i still get all names of my characters.
But when i do "https://api.guildwars2.com/v2/characters?ids=all" for more info than just names, then i get an error (via postman):
This is happening for a long time now... new bug or is there something happening on the server?
Comments
Hmm, error was not showing... trying again:
Error code="48" module="3" line="505" text="callback (): TypeError: Cannot read property '0' of undefined
TypeError: Cannot read property '0' of undefined
at scrubEquipment (C:\ArenaNet\lLiveWebApi.337\Web\Js2API\Code\v2\Controllers\account\characters.js:294:32)
at async.waterfall (C:\ArenaNet\lLiveWebApi.337\Web\Js2API\Code\v2\Controllers\account\characters.js:595:50)
at fn (C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:746:34)
at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:1213:16
at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:166:37
at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:706:43
at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:167:37
at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:1206:34
at C:\ArenaNet\lLiveWebApi.337\Web\JsSrv2\Code\internal\globals.js:23:17"/
Every attempt to get character details fail now...
Sites like https://gw2efficiency.com suffer from this too (character details).
GG Anet
Same, hope its fixed soon.
Thanks!
Just pointing out, this is not limited to ?ids=all - all requests to the endpoint, except getting the character list, fail.
That's what i tried to say with "Every attempt to get character details fail now..."
Oops, you are right, sorry. Thats what i get for only skimming the thread x.X
On topic, the gw2efficenciy api test characters (https://status.gw2efficiency.com/) still work. If i had to guess, they come from a cache, and all chars changed (picked up items or so) since yesterday cause issues? Anyway, lets hope this gets resolved before Halloween
It seems to be working again