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

App crashing on start #34

Closed
OctoFloofy opened this issue Aug 23, 2022 · 8 comments
Closed

App crashing on start #34

OctoFloofy opened this issue Aug 23, 2022 · 8 comments

Comments

@OctoFloofy
Copy link

Traceback (most recent call last):
File "cli.py", line 77, in update
File "api_init_.py", line 113, in getSelf
File "api_init_.py", line 126, in getFriends
File "api_init_.py", line 293, in populateList
KeyError: 'result'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "app.py", line 561, in
File "app.py", line 151, in selfService
File "app.py", line 258, in changeState
File "cli.py", line 83, in update
File "api_init_.py", line 104, in updateLogin
KeyError: 'result'

@MCMi460 MCMi460 mentioned this issue Aug 23, 2022
@MCMi460
Copy link
Owner

MCMi460 commented Aug 23, 2022

This is error code 9599, and the issue is that Nintendo is now requiring the timestamp sent in requests to match the one from the Android emulator used to generate the f token. This isn't a significant change, but we will have to wait until imink API (I'm still awaiting their approval) updates to adapt to these changes.
Sorry for the inconvenience, and thank you for your patience.

@JoneWang
Copy link

@MCMi460 Hi. I've updated the imink API documentation. Hope it helps.

@Link0Darck
Copy link

@MCMi460 Hi. I've updated the imink API documentation. Hope it helps.

Hello,
I have the same problem and what you have marked no it doesn't help we don't know where to put in the .txt when we use the windows version

@MCMi460
Copy link
Owner

MCMi460 commented Aug 24, 2022

@MCMi460 Hi. I've updated the imink API documentation. Hope it helps.

I see, thank you so much! Once I get home, I'll write the commit.
Thanks again for the amazing API!

@MCMi460
Copy link
Owner

MCMi460 commented Aug 24, 2022

@MCMi460 Hi. I've updated the imink API documentation. Hope it helps.

Hello,

I have the same problem and what you have marked no it doesn't help we don't know where to put in the .txt when we use the windows version

The issue will be solved in the next release, which will (hopefully) be today.
Sorry again for the trouble!

@Link0Darck
Copy link

@MCMi460 Hi. I've updated the imink API documentation. Hope it helps.

Hello,
I have the same problem and what you have marked no it doesn't help we don't know where to put in the .txt when we use the windows version

The issue will be solved in the next release, which will (hopefully) be today. Sorry again for the trouble!

I'm not sure how long it would take to fix your app and do you have a support discord or something like that?

@MCMi460
Copy link
Owner

MCMi460 commented Aug 24, 2022

@MCMi460 Hi. I've updated the imink API documentation. Hope it helps.

Hello,

I have the same problem and what you have marked no it doesn't help we don't know where to put in the .txt when we use the windows version

The issue will be solved in the next release, which will (hopefully) be today. Sorry again for the trouble!

I'm not sure how long it would take to fix your app and do you have a support discord or something like that?

Er, I suppose I could create a support Discord server, but it wouldn't be very professional. Also, I'll finish updating the API classes internally this afternoon, and hopefully release the newest compiled app later today.

Here is the invite:
https://discord.gg/pwFASr2NKx

@MCMi460
Copy link
Owner

MCMi460 commented Aug 25, 2022

This should be fixed in 8abf86c. If you are still having troubles, please reopen this issue.

Edit: Version 1.3.2 has now been released, and it fixes the issues mentioned in this thread. Thank you for waiting.

@MCMi460 MCMi460 closed this as completed Aug 25, 2022
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

4 participants