Bad Request 400

Pragma: no-cache X-Frame-Options: SAMEORIGIN Cache-Control: no-cache Date: Thu, 23 Jul 2020 18:29:06 GMT Set-Cookie: ARRAffinity=9d0a5d0a4cd095707f6fa12529ffba22423f958f56072eeb15ad2039d2d9972f;Path=/;HttpOnly;Domain=api.quickhelp.com Content-Length: 93 Content-Type: application/json; charset=utf-8 Expires: -1 { "message": "The request is invalid.", "modelState": { "customerId": ["CustomerId is required."] } }

Comments

  •  
    How dow we ensure the required 'customerID' is included? Where can I find the value for customerID? Is it added as a part (?customerID___) or as a header?
    Posted by Hidden Thu, 23 Jul 2020 18:32:58 GMT
  •  
    A colleague gave me the customerId number, but it still fails when I add a part showing ?customerId#### --- is there something else that needs to be done to make this error go away?
    Posted by Hidden Fri, 24 Jul 2020 22:41:09 GMT
  •  
    I solved it myself. The fix is to make sure to use an = after the ?customerID then type in the number (ours was a 4-digit customer ID number) --- went right through.
    Posted by Hidden Tue, 28 Jul 2020 17:33:37 GMT


You're not signed in. Please sign-in to report an issue or post a comment.