Jump to content
  • Sign Up

is authenticated API down? steam.isSteam is not a function


blackoil.2673

Recommended Posts

Just recently I have a query that fails, the service instead of returning the expected JSON it returns

 

Quote

<Error code="48" module="3" line="505" text="callback (complete): TypeError: steam.isSteam is not a function&#xA;TypeError: steam.isSteam is not a function&#xA;    at kickOutUntrustedSteam (C:\ArenaNet\lLiveWebApi.337\Web\Js2API\Code\v2\Trolls\token.js:252:24)&#xA;    at fn (C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:746:34)&#xA;    at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:1213:16&#xA;    at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:166:37&#xA;    at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:706:43&#xA;    at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:167:37&#xA;    at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:1209:30&#xA;    at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\Code\v2\Trolls\token.js:243:24&#xA;    at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:52:16&#xA;    at C:\ArenaNet\lLiveWebApi.337\Web\Js2API\node_modules\async\lib\async.js:1209:30"/>

 

It happens in at least a couple of requests: https://api.guildwars2.com/v2/pvp/standings and https://api.guildwars2.com/v2/account, both passing in the apiKey through Authorization header.

 

It looks like others are fine though.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...