chore: additional 102 error descriptions and solutions

This commit is contained in:
Spletz 2024-08-08 08:39:27 +10:00 committed by GitHub
commit 575a2d5fee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 216 additions and 216 deletions

View file

@ -1,13 +1,13 @@
{
"102": {
"2633": {
"name": "AUTHENTICATION_LOCKED",
"message": "Due to repeated incorrect password\nentries, you are temporarily unable\nto sign in to Nintendo Network\n\nPlease try again later.",
"short_description": "Unknown cause.",
"long_description": "Unknown cause.",
"short_solution": "Unknown solution.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/102-2633"
}
}
{
"102": {
"2633": {
"name": "AUTHENTICATION_LOCKED",
"message": "Due to repeated incorrect password\nentries, you are temporarily unable\nto sign in to Nintendo Network\n\nPlease try again later.",
"short_description": "You entered an incorrect password multiple times and have now been temporarily locked out",
"long_description": "Unknown cause.",
"short_solution": "Wait for the timeout to end and enter the correct password.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/102-2633"
}
}
}