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

13 lines
411 B
JSON
Raw Permalink 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.",
2025-02-10 11:04:54 +01:00
"support_link": "https://perditum.com/docs/error/102-2402"
2024-05-01 15:05:35 -04:00
}
}
}