Documentation

Complete guide to webhooks, debugging, and real-time event monitoring with HookMetry

Error Codes Reference

Complete reference of error codes you may encounter when using Hookmetry.

CodeDescriptionHTTP Status
SIGNATURE_MISMATCHWebhook signature validation failed401
MISSING_SIGNATURERequired signature header not found401
QUOTA_EXCEEDEDDaily webhook quota limit reached429
RATE_LIMITEDToo many requests (10/min per IP)429
INVALID_JSONPayload is not valid JSON400
INVALID_TIMESTAMPTimestamp outside tolerance window401
ENDPOINT_NOT_FOUNDWebhook endpoint does not exist404
REPLAY_FAILEDWebhook replay request failed500

Need Help?

For detailed troubleshooting guides for each error code, check the Debugging & Troubleshooting section.