Skip to main content
Here, we provide a list of commonly encountered issues by channel along with their respective solutions, empowering you to address and rectify your errors immediately.

MESSENGER / INSTAGRAM CHANNEL

This error happens when you are trying to send an empty message block within your flow.Empty message blockThe message block cannot be empty.Empty message blockIf the custom field {{Response}} has no value, the error will be generated. Make sure the custom field has a value.
You get this error when you try sending a message to a contact outside the 24hrs window. The contact needs to interact with your bot.
You can also get this error when you try to preview a flow when you are outside the 24hrs window. Interact with your bot and try again.
You basically need to go to Settings > Channel > Reconnect your Messenger or Instagram bot (whichever bot is not responding).
  • Make sure our App (ChatbotBuilder) is the primary receiver on your Facebook page (Handover Protocol Settings)
  • Disable live chat for the user on both ChatbotBuilder Inbox and Facebook Page inbox (move the conversation to the Done folder).
Every URL button/image URL must start with https://
You could find a similar error if you use the wrong URL on the image block.
1 – This error happens if you try to send a message to a person who blocked messages from your page. You can ask the admin to find the user on Page Inbox and try to manually send a message to the user.
2 – This happens if a person comments on your post but doesn’t interact with your opted-in Message and your page tries to send a message using Sequences/Drip Campaign, Wait, or Typing. Below are examples that can cause this problem if you use a similar flow as the commented tool opt-in Message.Error #551 examplesError #551 examplesError #551 examples
This error is happening because you are trying to set a persistent menu when our App is not the primary receiver on your Facebook page.
Make sure our app (ChatbotBuilder) is the primary receiver on your Facebook Page settings (Handover Protocol)
The file you are trying to upload is not supported on Messenger. Please try a different file or another file with a different extension.
Before you can send a message using a messenger notification tag, you need to request one-time notification permission on your Facebook Page.
Go to your Page Settings > Advanced Messaging. Scroll down you will see the option to request one-time notification permission.One-time notification permission
You need to have admin permission on the Facebook Page before you can create a persistent menu on the Facebook Messenger bot. Error #551 examples Error #551 examples
Facebook comment can only reply with 1 message due to Facebook limitation.
For Facebook Comment Automation, you can only reply with a message (NOT multiple messages)
You can simply reply with a text that has a button. The button on the text block can connect to other messages in the flow.
You cannot use the continue node on the start step.Facebook Comment limitation
Error validating access token: The session has been invalidated because the user changed their password or Facebook has changed the session for security reasons.
You need to reconnect your bot.

WHATSAPP CHANNEL

Regular WhatsApp flow does not support URLs (opening website). You can only insert a URL in a button on WhatsApp template message.
Parameters in the Whatsapp template message are missing. Check the template message you are trying to send.
The message failed to send because more than 24 hours have passed since the customer last replied to this number.
Check the parameters on your template message. Make sure you provide the appropriate parameters.
The maximum number of products that can be shown on WhatsApp at a time is 30.
WhatsApp bot does not support GIF. The image type should be PNG or JPEG.
  1. Make sure the catalog is connected to the WhatsApp manager. Please check and follow our documentation. We clearly state how to connect the catalog to your WhatsApp manager in our documentation.

  1. We advise you to add your product to the catalog via spreadsheet. Please follow this documentation
The Audio file provided is not supported. Please use a file with mpeg, amr, mp4, aac extension.
This happens when you try to send an empty message. Error #551 examplesError #551 examplesYou cannot send an empty message.
It is necessary to create a new token and replace it with a permanent token to prevent it from happening again.

OTHER ERRORS

You are trying to SMS within your flow when you do not have Twilio or ClickSend account connected to your account.
External request action failed to execute. Check the header and the body of your request.
Description: This error occurs when an API key is changed or updated, and the new API key does not recognize elements like Assistant that were created before the update. This can happen because the new API key does not have access to the previously created resources.
Solution: To resolve this issue, ensure that the new API key is active and connected. Then, recreate the Assistant and its associated resources.
Note: The thread ID will change as it is associated with that specific Assistant on that specific API key. Recreating the Assistant will generate a new thread ID linked to the new API key.
Error 502: Bad Gateway - Temporary Issue in the OpenAI Service. This suggests a temporary problem in the OpenAI infrastructure, causing a service disruption.
Check your login credentials (Email and Password) make sure they are correct.If you are using Gmail and you still get this error even when you are sure the login credentials are correct, create App Password on your Google Account and use the App Password as your Gmail password on ChatbotBuilder SMTP settings.You can learn how to create an app password on this link.Error #551 examples
Please check if the contact you are sending an email has an email address.Check if the {{email}} custom field of the contact has any value
Disconnect and reconnect your Google sheet integration.