Converc|Docs

Webhooks

Error Codes

Common webhook API errors and how to resolve them.

Common errors

  • 400Invalid input. This covers malformed payloads, invalid query params, invalid webhook URLs, or exceeding the 10-endpoint limit.
  • 401Unauthorized. The API key is missing or invalid.
  • 403Not available on your plan. Webhooks and API access require the Pro or Scale plan.
  • 404Webhook or call not found.
  • 500Server error while creating or delivering a webhook.

If you continue to see errors after correcting the request, contact support with the request id from the response headers.

Having issues? hello@converc.com.