error-codes/102/2642/en_US.json
2024-05-01 15:05:35 -04:00

13 lines
No EOL
296 B
JSON

{
"102": {
"2642": {
"name": "INVALID_ACCOUNT_TOKEN",
"message": "",
"short_description": "The login token provided is invalid",
"long_description": "",
"short_solution": "Restart your application or console and try again",
"long_solution": "",
"support_link": ""
}
}
}