Thrown when the search parameters are missing in the request
In order to validate your server against the API, you need to provide the request params.
If you are NOT using a middleware, make sure you are passing the parameters correctly. Otherwise, feel free to open an issue on GitHub.
Readonly
The HTTP status code of the error
Protected
Thrown when the search parameters are missing in the request
Description
In order to validate your server against the API, you need to provide the request params.
If you are NOT using a middleware, make sure you are passing the parameters correctly. Otherwise, feel free to open an issue on GitHub.
See