-
Notifications
You must be signed in to change notification settings - Fork 33
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
Crashes when linking account then throws out error when reopening program #165
Comments
I'm running into the exact same issues; My log.txt looks like this: 1732296935.437522: Successfully Connected to Discord. |
Yeah we're aware of the issue, its been reported in the discord and its being looked into. We know what broke but a fix is currently unknown. Edit: |
Nintendo has recently updated Nintendo Switch Online (NSO), breaking support for all third-party tools. Apps like s3s, nxapi, NSO-RPC and others are currently not working. Updating authentication credentials isn’t possible at the moment, and these services may remain unusable. Theirs currently no ETA for a fix. |
Sad :( |
It may be a good idea to make a new issue or smth and pin this, as it seems a lot will be asking what's going on, as was I, but skimmed the other issues before doing so. I kinda figured they updated their API in some way. |
Once this PR is merged #169, Their will be a disclamer in the readme at the top telling people its broken. |
Have tried 2 different accounts already and deleting the NSO-RPC folder on My Documents, but it always throws out the same result:
This is the error in question:
Traceback (most recent call last):
File "cli.py", line 90, in update
File "api_init_.py", line 201, in getSelf
KeyError: 'result'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "app.py", line 836, in
File "app.py", line 342, in selfService
File "app.py", line 481, in changeState
File "app.py", line 478, in changeState
File "cli.py", line 95, in update
Exception: Cannot get session token properly
The text was updated successfully, but these errors were encountered: