-
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
Nintendo Switch Online API does not return Presence data #13
Comments
@samuelthomas2774 It appears that |
As @samuelthomas2774 stated above, it is unlikely that the original use of this app will be supported for a prolonged, or indefinite, period of time. Until then, I will start implementing an alternative method to displaying your status which will require more than the initial 'login and play' NSO-RPC was known for. What will change?Since Nintendo has dropped support of sharing a user's self status (possibly from noticed use of When will this change be introduced?Give me a week or so. Until then, the app will not work on its own for anything other than displaying friend's data. I'm sorry for the inconvenience. This thread will be closed with the introduction of the new method. |
I've recently pushed an update to the development branch. I am going to keep this issue open until I am 100% certain there are no issues with the current build. |
Release 1.3 has been published today, so I'm going to finally close this issue. Thank you all for waiting! |
Hii! I was wondering if this is still a common thing? It seems to be closed, but it's happening for me. |
The issue is Nintendo removed the ability to get your own presence data from their API. This issue is closed because it's not something that can be 'fixed' by anyone else. (See samuelthomas2774/nxapi#1 for more information on this.)
You don't need another console. You can just copy your main account's friend code (from your console, or Nintendo's app, nxapi or NSO-RPC), then go to the secondary account and send a friend request to your main account, then go back to that account and accept it, all from one console. You should be able to remove the secondary user from the console after that if you're not going to use it for anything else. |
Thank you, @samuelthomas2774! |
Effectively a repost of nxapi's issue -
/v3/User/ShowSelf
(and apparently/v3/Account/Login
and/v3/Account/GetToken
) are failing to returnPresence
object data.The text was updated successfully, but these errors were encountered: