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

13 lines
288 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"102": {
"2402": {
"name": "BAD_FORMAT_REQUEST",
"message": "",
"short_description": "The HTTP request contained invalid data",
"long_description": "",
"short_solution": "Try again later or try a different input",
"long_solution": "",
"support_link": ""
}
}
}