Reference
Errors & troubleshooting
The status codes you will actually hit.
401: token notsbot_, revoked, unapproved, or bot disabled409:getUpdateswhile webhook is active → calldeleteWebhookfirst429: quota — readRetry-After,X-BotRateLimit-Remaining,X-BotRateLimit-Bot-Remaining503: bot missingsystem_user_idbinding after approval- Webhook signature fails if JSON was parsed before verify, or if V1 body-only HMAC is used (platform ships V2:
timestamp + "." + rawBody) - No group messages: check privacy mode and whether the message is a command / @mention / reply
Use console Delivery logs for failures and dead_letter retries.
