Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: No idToken2 found #69

Closed
QueenLinuxGlitch opened this issue May 24, 2023 · 2 comments
Closed

Error: No idToken2 found #69

QueenLinuxGlitch opened this issue May 24, 2023 · 2 comments

Comments

@QueenLinuxGlitch
Copy link

Describe the bug
When running, even after resetting profile.json

Fetching battle list...

APIError: No idToken2 found
Response: Response {
body: ReadableStream { locked: true },
bodyUsed: true,
headers: Headers {
allow: "POST, OPTIONS",
"content-type": "application/json",
date: "Wed, 24 May 2023 02:28:25 GMT",
"referrer-policy": "same-origin",
server: "gunicorn",
vary: "Accept-Encoding, Origin",
via: "1.1 google",
"x-content-type-options": "nosniff",
"x-frame-options": "DENY"
},
ok: true,
redirected: false,
status: 200,
statusText: "OK",
url: "https://api-lp1.znc.srv.nintendo.net/v3/Account/Login"
}
Body: {
status: 9403,
errorMessage: "Invalid token.",
correlationId: "d42fe333-29c0a73f"
}
error: Uncaught (in promise) Error: No idToken2 found
throw new APIError({
^
at getIdToken2 (https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/src/iksm.ts:216:13)
at eventLoopTick (ext:core/01_core.js:181:11)
at async retry (https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/src/utils.ts:46:14)
at async getGToken (https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/src/iksm.ts:269:20)
at async Splatnet3.fetchToken (https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/src/splatnet3.ts:101:56)
at async Splatnet3.request (https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/src/splatnet3.ts:86:9)
at async Splatnet3.getBattleList (https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/src/splatnet3.ts:168:12)
at async App.exportOnce (https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/src/app.ts:166:24)
at async App.monitor (https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/src/app.ts:296:7)
at async App.run (https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/src/app.ts:332:7)

@QueenLinuxGlitch QueenLinuxGlitch changed the title VxBcbtlJU-QzWDACUX3ZmYymQsE9zk59xEy2yuaRPmE Error: No idToken2 found May 24, 2023
@southpawfishel
Copy link

Seeing the same as of a few hours ago

@spacemeowx2
Copy link
Owner

frozenpandaman/s3s#125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants