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

13 lines
306 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"102": {
"2641": {
"name": "ACCOUNT_TOKEN_EXPIRED",
"message": "",
"short_description": "The token provided is expired",
"long_description": "",
"short_solution": "Log in again or restart your application or console and try again",
"long_solution": "",
"support_link": ""
}
}
}