We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PNID bans incorrectly use error 102-2814 (0122 / BANNED_DEVICE_IN_NEX_SERVICE) rather than 102-2802 (0108 / BANNED_ACCOUNT_ALL)
This also uses has the effect of showing a generic error message, while 102-2802 mentions that the NNID cannot be used
102-2802 (or its variants) should be used instead
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checked Existing
What happened?
PNID bans incorrectly use error 102-2814 (0122 / BANNED_DEVICE_IN_NEX_SERVICE) rather than 102-2802 (0108 / BANNED_ACCOUNT_ALL)
This also uses has the effect of showing a generic error message, while 102-2802 mentions that the NNID cannot be used
What did you expect to happen?
102-2802 (or its variants) should be used instead
Steps to reproduce?
No response
Other relevant information. (OPTIONAL)
No response
The text was updated successfully, but these errors were encountered: