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

Invalid Token on MacOS #105

Open
Polyglot-Coder opened this issue Aug 24, 2023 · 4 comments
Open

Invalid Token on MacOS #105

Polyglot-Coder opened this issue Aug 24, 2023 · 4 comments

Comments

@Polyglot-Coder
Copy link

Polyglot-Coder commented Aug 24, 2023

I'm assuming Nintendo did something to mess with F-Tokens?

As of today, I am getting Login returns {'status': 9403, 'errorMessage': 'Invalid token.', 'correlationId': '4d917775-b2609d97'}

If there is anything I can test on my end, I'll be glad to figure out the issue on my system but I feel that it might not be an issue with NSO-RPC itself.

Just incase my computer is an M1 Mac Ultra Studio with with Ventura 13.4

@HotaruBlaze
Copy link
Contributor

I'm assuming Nintendo did something to mess with F-Tokens?

Yep, F-Token stuff is broken


Traceback (most recent call last):
  File "app.py", line 711, in <module>
  File "app.py", line 281, in selfService
  File "app.py", line 401, in changeState
  File "app.py", line 398, in changeState
  File "cli.py", line 89, in update
  File "api\__init__.py", line 147, in updateLogin
Exception: Failure with authorization: 'result'
Login returns {'status': 9403, 'errorMessage': 'Invalid token.', 'correlationId': '767e5079-2ceeab04'}

@HotaruBlaze
Copy link
Contributor

Looking like F-Token stuff is fixed again 👍

@konkondotzip
Copy link

Same error appears again as of today, with different parameters:

Traceback (most recent call last):
  File "cli.py", line 85, in update
  File "api\__init__.py", line 162, in getSelf
  File "api\__init__.py", line 175, in getFriends
  File "api\__init__.py", line 340, in populateList
  File "api\__init__.py", line 337, in populateList
KeyError: 'result'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "api\__init__.py", line 151, in updateLogin
KeyError: 'result'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "app.py", line 764, in <module>
  File "app.py", line 303, in selfService
  File "app.py", line 422, in changeState
  File "app.py", line 419, in changeState
  File "cli.py", line 91, in update
  File "api\__init__.py", line 153, in updateLogin
Exception: Failure with authorization: 'result'
Login returns {'status': 9403, 'errorMessage': 'Invalid token.', 'correlationId': 'f8f1211b-11d5e427'}

@HotaruBlaze
Copy link
Contributor

HotaruBlaze commented Feb 22, 2024

@MCMi460 This issue should be closed now, although it's the same issue again this is old.
@Maronbeere See a new issue located here #127 with instructions.

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