200
WhatsApp error 200 No access token was sent to WhatsApp
Needs action from you first
LetsBot-side
Authorization errors
Short answer
WhatsApp refused the action because no access token was included with it at all, and answered with "Provide valid app ID". This is not an expired token: nothing was sent, rather than something that had run out. It typically appears when information such as your WhatsApp business profile is being read. Other codes in the 200–299 range point to a missing permission instead.
Checked against Meta docs on
2026-08-24
Official source
How to fix it
- Contact LetsBot support and quote error code 200.
- Note the time the error appeared and what you were doing, so support can trace it.
Meta's official wording for this code
Description
No access token was provided. The API returns the message "Provide valid app ID". This error occurs on certain GET endpoints (such as whatsapp_business_profile) when no token is included. Other endpoints may return error code 190 or 104 instead.
Meta's suggested solution
Ensure your request includes a valid access token. This is distinct from error code 190 (expired or invalid token). See Access Tokens.
Other codes in the same category
Common questions about this code
What does WhatsApp error 200 mean?
WhatsApp refused the action because no access token was included with it at all, and answered with "Provide valid app ID". This is not an expired token: nothing was sent, rather than something that had run out. It typically appears when information such as your WhatsApp business profile is being read. Other codes in the 200–299 range point to a missing permission instead.
Can I just send the message again?
Not before the cause is addressed. Complete the steps above, then send again.
Is this a problem with my account?
This is on the LetsBot side — contact us and we will handle it.
Still hitting this error?
Send us the code and a screenshot and we will read it with you. With LetsBot, the reason each message failed appears next to it in the campaign report instead of a bare number.