This problem occurs when a client request contains invalid or malformed parameters causing the server to reject the request.
Your client application issued a request to an API that contains invalid or malformed parameters.
{
"type": "https://developer.quinyx.com/api/problems/invalid-parameters",
"title": "Invalid parameters",
"detail": "The request contained invalid, or malformed parameters (path or header or query)",
"status": 400
}