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": {
"2613": {
"name": "WRONG_ACCOUNT_PASSWORD_OR_MAIL_ADDRESS",
"message": "The information entered is not correct.\nYou may have entered the ID of another\nservice.\n\nPlease enter the details again, making\nsure that the Nintendo Network ID,\npassword, and e-mail address are\ncorrect.",
"short_description": "Invalid account information provided. Either your username, password, or email address does not match",
"long_description": "Unknown cause.",
"short_solution": "Enter corrected information and try again",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/102-2613"
}
}
{
"102": {
"2613": {
"name": "WRONG_ACCOUNT_PASSWORD_OR_MAIL_ADDRESS",
"message": "The information entered is not correct.\nYou may have entered the ID of another\nservice.\n\nPlease enter the details again, making\nsure that the Nintendo Network ID,\npassword, and e-mail address are\ncorrect.",
"short_description": "Invalid account information provided. Either your username, password, or email address does not match",
"long_description": "Unknown cause.",
"short_solution": "Enter corrected information and try again. You might also not be connected to the wrong network for the respective account.",
"long_solution": "Unknown solution.",
"support_link": "https://preten.do/102-2613"
}
}
}