Generic Web API and Request Errors (400 – 499)
You may encounter one of the following errors when a web request contains missing or incorrect information. Please match the error message with one of the following values.
| Status Code | Error Message |
|---|---|
| 400 | Your request is missing the following argument: {0}. |
| 401 | Your request has a bad argument: {0} |