error-codes/022/2642/en_US.json

13 lines
296 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"022": {
"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": ""
}
}
}