error-codes/022/2458/en_US.json

13 lines
304 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"022": {
"2458": {
"name": "UNAUTHORIZED_CLIENT",
"message": "",
"short_description": "The HTTP client was not authorized to make the request",
"long_description": "",
"short_solution": "Try again later or on a different device",
"long_solution": "",
"support_link": ""
}
}
}