WhatsApp Cloud API · error code

WhatsApp error 130497: Business account is restricted from messaging users in this country

Policy / accountHTTP 403Account integrity & policy

Last verified against Meta for Developers - Cloud API error codes

What WhatsApp returns
The WhatsApp Business Account is restricted from messaging to users in certain countries.

What error 130497 means

Code 130497 tells you that your WhatsApp Business Account is not allowed to message users whose phone numbers belong to a particular country. Meta's Business Messaging Policy restricts certain business categories from messaging into certain markets, and some accounts pick up geo-restrictions as part of an integrity action. The restriction is on the account and the destination country, not on the individual recipient or the content of the message.

You will typically see this on a subset of a campaign: sends to most countries succeed, sends to one country code fail consistently. The recipient has done nothing to cause it and has not blocked you.

This is not a messaging-limit issue and not a token issue. It is also not 131026, which is about the recipient's own device or account state. Retrying to the same country will keep failing until the restriction changes.

Why it happens

  • Your business category is not permitted to message users in that country under the WhatsApp Business Messaging Policy.
  • The account has a geo-restriction applied after an integrity review.
  • The recipient list contains numbers from a market that was never in scope for your account's approved use.
  • Number normalization produced the wrong country code, so messages appear to target a restricted country.

How to fix WhatsApp error 130497

  1. 1Group the failures by recipient country code to confirm the pattern is geographic.
  2. 2Read the WhatsApp Business Messaging Policy for allowed countries in your business category.
  3. 3Check Business Manager, Account Quality, for any restriction notice and its scope.
  4. 4Verify that your phone number normalization assigns the correct country code, especially for numbers entered without one.
  5. 5Suppress sends to the restricted country in your campaign logic until the restriction is lifted or your business category is updated.

How to stop it recurring

Maintain an allowlist of destination countries that you know are permitted for your business category and enforce it before sending, so restricted destinations are filtered out instead of producing errors. Keep your business category accurate in Business Manager, and review Account Quality whenever you expand into a new market. Account-wide enforcement shows up as 368 instead; if a restriction notice appears in Account Quality, the appeal path in the account restriction guide applies.

Official reference: Meta for Developers - Cloud API error codes. See all WhatsApp error codes or the WhatsApp limits and quotas.

Related codes

Error 130497 - quick answers

What does WhatsApp error 130497 mean?

Code 130497 tells you that your WhatsApp Business Account is not allowed to message users whose phone numbers belong to a particular country. Meta's Business Messaging Policy restricts certain business categories from messaging into certain markets, and some accounts pick up geo-restrictions as part of an integrity action.

How do I fix WhatsApp error 130497?

1. Group the failures by recipient country code to confirm the pattern is geographic. 2. Read the WhatsApp Business Messaging Policy for allowed countries in your business category. 3. Check Business Manager, Account Quality, for any restriction notice and its scope. 4. Verify that your phone number normalization assigns the correct country code, especially for numbers entered without one. 5. Suppress sends to the restricted country in your campaign logic until the…

Stop debugging WhatsApp by hand

Connect the channel through Conferbot: tokens, webhooks and retries are handled, failures show as readable status.