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

13 lines
397 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": "The HTTP request contained invalid data.",
"short_solution": "Try again later or try a different input.",
"long_solution": "Try again later or try a different input.",
"support_link": "https://preten.do/102-2402"
2024-05-01 15:05:35 -04:00
}
}
}