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

APIError: No idToken2 found #51

Closed
laxect opened this issue Dec 6, 2022 · 3 comments
Closed

APIError: No idToken2 found #51

laxect opened this issue Dec 6, 2022 · 3 comments

Comments

@laxect
Copy link
Contributor

laxect commented Dec 6, 2022

APIError: No idToken2 found
Response:  Response {
  body: ReadableStream { locked: true },
  bodyUsed: true,
  headers: Headers {
  allow: "POST, OPTIONS",
  "content-type": "application/json",
  date: "Tue, 06 Dec 2022 04:03:19 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: 9400, errorMessage: "Bad request.", correlationId: "..." }

To Reproduce

Just run the script.

Environment (please complete the following information):

  • Linux 6.0.10-arch2-1
  • deno 1.28.3 (release, x86_64-unknown-linux-gnu)
  • Commit e49706c
@spacemeowx2
Copy link
Owner

I can't reproduce it. Maybe it's a temporary server failure

@laxect
Copy link
Contributor Author

laxect commented Dec 6, 2022

Thanks for reply! Error has disappeared so it should be a temporary server failure.

@laxect laxect closed this as completed Dec 6, 2022
@spacemeowx2
Copy link
Owner

frozenpandaman/s3s#96 I found this..

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

2 participants