error-codes/data/102/2642/en_US.json

13 lines
410 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"102": {
"2642": {
"name": "INVALID_ACCOUNT_TOKEN",
"message": "",
"short_description": "The login token provided is invalid.",
"long_description": "The login token provided is invalid.",
"short_solution": "Restart your application or console and try again.",
"long_solution": "Restart your application or console and try again.",
"support_link": "https://preten.do/102-2642"
2024-05-01 15:05:35 -04:00
}
}
}