Error Codes
List of error codes that you will get in case of failures of template message API
Template message API Response Code
| Response Code | Description |
|---|---|
| 401 | Unauthenticated: The provided API key is invalid. |
| 404 | The specified endpoint is invalid. |
| 400 | Bad Request: The content type is invalid. It can be that {content type} should be RCS. |
| 200 | Request successfully sent to operator |
Failure reasons in failed webhook from Google
| Remarks | Status On UI |
|---|---|
| TOO_MANY_REQUESTS - You have reached the allowed traffic limit for this agent on the user, your message will not be delivered | Failed |
| NOT_FOUND - Requested entity was not found. | Failed |
| Number is RCS disabled or Bot is not launched with the number's provider | Failed |
| BAD_REQUEST - Within suggested reply, the provided text exceeds the maximum allowed length. | Failed |
| BAD_REQUEST - Within suggested action, the provided text exceeds the maximum allowed length. | Failed |
| Invalid ClientID | Failed |
| Number is RCS disabled or Bot is not launched with the number's provider | Failed |
| Template code with bot doesn't exist | Failed |
| Template with the code [temp_new_promo_12345] and bot [fG2uBk2yZaj3TkwN] received with insufficient custom params | Failed |
| opted_out | Failed |
Updated 1 day ago
