# Troubleshotting WhatsApp

There can be many reasons you're not receiving messages when sending a message through WhatsApp. Here are some common reasons:

1. WhatsApp API is sending us an error (could have to do with permissions)
2. The Voiceflow connection is not being established (Like with an incorrect API token)
3. Your business has been temporarily blocked from Meta (Generally this means you need to upload your ID through<https://business.facebook.com>)

## Debugging

Here are some potential debugging steps:

#### **Check integration logs**

On FlowBridge, go to the integration logs and check if there is an error there. Most errors we get from the Meta API should appear there as well as some additional errors.

#### **Check Voiceflow Transcript**

Make sure that the message you sent from WhatsApp is showing up in the Voiceflow Transcripts, even if no message is returned from WhatsApp. If it does not show up in the transcripts, it's likely to do with an incorrect API token or set up of the Voiceflow Project on FlowBridge

#### **Check Meta Business Platform**

Go to<https://business.facebook.com> and make sure that the WhatsApp manager shows the correct information. The phone number should show 'Connected'. Follow the screenshots below

1. Navigate to<https://business.facebook.com>
2. Click here.

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-05-28/55f8e54a-9aee-491c-b011-9a7bbbc5a863/user_cropped_screenshot.jpeg?tl_px=0,0\&br_px=859,480\&force_format=png\&width=860\&wat_scale=76\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=155,68)

3. Click the cogwheel next to your facebook business portfolio

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-05-28/a5c5fe6a-c852-4c38-98e2-78074e27bade/user_cropped_screenshot.jpeg?tl_px=0,40\&br_px=859,521\&force_format=png\&width=860\&wat_scale=76\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=319,212)

4. Click "WhatsApp Accounts"

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-05-28/4649c257-5acd-481c-ad54-f0487fc71e71/user_cropped_screenshot.jpeg?tl_px=0,253\&br_px=859,734\&force_format=png\&width=860\&wat_scale=76\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=176,212)

5. Click on your WhatsApp account

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-05-28/7852b710-285c-4d9b-9536-c959592acf6b/user_cropped_screenshot.jpeg?tl_px=88,0\&br_px=948,480\&force_format=png\&width=860\&wat_scale=76\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=402,184)

6. Click "WhatsApp Manager"

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-05-28/07ea24da-0aa5-4f32-9011-232961c3e3f5/user_cropped_screenshot.jpeg?tl_px=824,650\&br_px=1684,1131\&force_format=png\&width=860\&wat_scale=76\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=534,212)

7. Make sure it shows "Connected" on the phone number

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-05-28/38747b82-d935-4389-8407-aeb07b531f94/user_cropped_screenshot.jpeg?tl_px=0,141\&br_px=859,622\&force_format=png\&width=860\&wat_scale=76\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=326,212)

#### if you need any additional help, feel free to contact us through on our discord (found on <https://flowbridge.app>) !


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flowbridge.app/documentation/social-integrations/whatsapp/troubleshotting-whatsapp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
