Class WhatsAppAPIMissingSearchParamsError

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.

Hierarchy (View Summary)

Properties

Accessors

Methods

Properties

httpStatus: number

The HTTP status code of the error

Accessors

  • get docs(): string
  • Returns string

Methods