FAQ & Common Errors for WeChat Bots
Error: response time is out of time limit or subscription is cancelled
This error occurs when attempting to send a message to a user who hasn't interacted with your WeChat Official Account in over 48 hours or has unsubscribed.
WeChat imposes a 48-hour window during which you can respond to a user's message. After this period, the API restricts further messages to that user.
Solution: Entice users to engage with your page on an occasional basis. If a user's reaches beyond the 48-hour window a possible way for re-engaging could be through email or SMS if you have your bot users opted in for that
Out of response count limit
This error indicates that you've exceeded the allowed number of messages you can send to a user within a specific timeframe. WeChat sets limits to prevent spam and ensure a good user experience.
You are allowed to send 5 messages at one time per user. After these 5 messages you need to wait until the user interacts with your chatbot which will allow you to send the next following message
Related Articles
FAQ & Common Errors for Web Chat
FAQ & Common Errors for Web Chat Error: The web chat widget isn’t showing up Error: “Message not sent because outside 30 days” Error: The web chat widget isn’t showing up The reason might be one of the two reasons below: · You didn’t whitelist your ...
FAQ & Common Errors for SMS Bot
Error: “Message not sent because outside telemarketing hours” In the SMS channel, there is a setting of Telemarketing hours, you can find these settings in SMS channel settings as per screenshot below: You need to select the working hours. please ...
Facebook Channel Common Errors
Facebook Channel Common Errors Facebook Channel Common Errors Error: “Unsupported post request. Cannot be loaded due to missing permissions, or does not support this operation” Error: “Sending payload: 2534015 (#100) Invalid message data” Error: ...
FAQ & Common Errors for Voice Channel
Error: “Application Error” If you are calling your voice channel in UChat, and somehow you hear “application error”, this can be a few reasons: · Your twilio account is still on free trial, there may be some limitations on the free trial account. ...
FAQ & Common Errors for Telegram Channel
Error: “Forbidden: user is deactivated” You're trying to perform an action on a user account that has been deactivated or deleted by Telegram.