Meta WhatsApp Error Code 100 (WABA Invalid Parameter) — Unsupported or Wrongly Formatted Parameter — Fix
## Overview Error code #100 — "Invalid Parameter". The request contains an unsupported or incorrectly formatted parameter. This is a request-formatting issue, not a ChatDaddy bug. ## Why This Happens Common causes include: - A misspelled parameter name. - Wrong RSA key format. - A phone_number_i
Overview
Error code #100 — "Invalid Parameter". The request contains an unsupported or incorrectly formatted parameter. This is a request-formatting issue, not a ChatDaddy bug.
Why This Happens
Common causes include:
- A misspelled parameter name.
- Wrong RSA key format.
- A phone_number_id mismatch.
- A field that exceeds its character limit.
- A duplicate template name.
What to Do
- Read the error detail — it usually names the offending field.
- Correct the parameter name or format per Meta's API documentation.
- Re-submit the request once the field is fixed.
Suggested Reply
The error you're seeing is Meta error code 100 — "Invalid Parameter". Something in the request is misspelled, wrongly formatted, or exceeds a limit (for example a duplicate template name or a phone number ID mismatch). 🙂
What to do:
- Check the error detail — it usually points to the exact field
- Correct that parameter's name or format
- Try again
If you share the full error message, I can help pinpoint the field. 😊