API錯誤碼
本文為您介紹了調(diào)用ChatApp消息服務(wù)接口時常見的錯誤碼信息,幫助您快速了解錯誤信息并解決問題。
錯誤碼 | 描述 |
OK | 請求成功。 |
Authentication.NoAuth | 您無權(quán)進(jìn)行該操作。 |
InvalidParameter.MessageInvalid | 消息體中不允許存在{{(d+)}}的字符串信息。 |
InvalidParameter.FooterHaveVariable | footer中不允許添加變量。 |
InvalidParameter.HeaderMoreVarable | Header中只允許添加一個變量。 |
InvalidParameter.HeaderTypeNotSupport | 暫時不支持此類型Header。 |
InvalidParameter.ButtonTextHaveVariable | 按鈕文本中不允許添加變量。 |
InvalidParameter.UrlMoreVarable | URL中只允許添加一個變量。 |
InvalidParameter.PhoneNumberError | 號碼異常。 |
InvalidParameter.CreateError | 創(chuàng)建模板失敗,請檢查入?yún)ⅰ?/p> |
DelError.TemplateNotExist | 模板不存在,請檢查模板編碼。 |
InvalidParameter.PageInvalid | Page參數(shù)格式不正確。 |
TemplateListError.QueryError | 查詢模板列表失敗,請檢查入?yún)ⅰ?/p> |
DetailError.TemplateNotExist | 模板不存在,請檢查模板編碼。 |
InvalidParameter.LanguageNotSupport | 不支持的語言。 |
InvalidParameter.AuditStatusNotSupport | 不支持的審核狀態(tài)。 |
InvalidParameter.TemplateTypeNotSupport | 不支持的模板類型。 |
InvalidParameter.ChannelTypeNotSupport | 暫不支持此通道類型。 |
InvalidParameter.MessageTypeNotEmpty | 當(dāng)發(fā)送非模板消息時消息類型不能為空。 |
InvalidParameter.ContentNotEmpty | 當(dāng)發(fā)送非模板消息時消息內(nèi)容不能為空。 |
InvalidParameter.ContentError | 消息內(nèi)容格式不正確,具體格式請參見接口文檔。 |
InvalidParameter.TextNotEmpty | 發(fā)送文本消息時文本內(nèi)容不能為空。 |
InvalidParameter.MessageTypeNotSupport | 暫不支持此消息類型。 |
InvalidParameter.LinkNotEmpty | 發(fā)送媒體消息鏈接不能為空。 |
InvalidParameter.TemplateCodeNotEmpty | 發(fā)送模板消息時模板編碼不能為空。 |
InvalidParameter.LanguageNotEmpty | 發(fā)送模板消息時語言不能為空。 |
InvalidParameter.SendSmsNotSupport | 暫不支持消息回落到短信。 |
InvalidParameter.FromOnlyNumeric | 發(fā)送號碼只允許為數(shù)字。 |
InvalidParameter.ToOnlyNumeric | 接收號碼只允許為數(shù)字。 |
SystemError | 系統(tǒng)異常,請稍后重試。 |
InvalidParameter.FromNotSupport | 您無權(quán)使用此號碼發(fā)送消息。 |
SendMessage.Error | 發(fā)送消息失敗。 |
InvalidParameter.TypeNotSupport | 暫不支持此類型。 |
InvalidParameter.FromNotEmpty | 發(fā)送號碼不能為空。 |
InvalidParameter.ToNotEmpty | 接收號碼不能為空。 |
InvalidParameter.ChannelTypeNotEmpty | 通道類型不能為空。 |
InvalidParameter.TypeNotEmpty | 發(fā)送類型不能為空。 |
InvalidParameter.LongitudeNotEmpty | 發(fā)送位置消息時經(jīng)度不允許為空。 |
InvalidParameter.LatitudeNotEmpty | 發(fā)送位置消息時緯度不允許為空。 |
InvalidParameter.NameNotEmpty | 發(fā)送位置消息時位置名稱不允許為空。 |
InvalidParameter.AddressNotEmpty | 發(fā)送位置消息時位置地址不允許為空。 |
InvalidParameter.ToMaxSize | 接收號碼長度不超過20個字符。 |
InvalidParameter.FromMaxSize | 發(fā)送號碼長度不超過20個字符。 |
InvalidParameter.FromErrorStatus | 發(fā)送號碼狀態(tài)不能做發(fā)送操作。 |
InvalidParameter.TemplateCodeMaxSize | 模板編碼長度不超過128個字符。 |
InvalidParameter.ContentNull | 發(fā)送模板消息時發(fā)送內(nèi)容不能有值。 |
InvalidParameter.TemplateNull | 發(fā)送非模板消息時模板編碼不能有值。 |
InvalidParameter.TemplateParamsNull | 發(fā)送非模板消息時模板參數(shù)不能有值。 |
InvalidParameter.TextMaxSize | 文本內(nèi)容長度不超過4000個字符。 |
InvalidParameter.TextLinkNull | 發(fā)送文本消息時鏈接不能有值。 |
InvalidParameter.TextCaptionNull | 發(fā)送文本消息時描述不能有值。 |
InvalidParameter.TextFileNameNull | 發(fā)送文本消息時文件名不能有值。 |
InvalidParameter.LinkMaxSize | 鏈接長度不超過1024個字符。 |
InvalidParameter.LinkStartHttp | 鏈接地址必須為HTTP或HTTPS地址。 |
InvalidParameter.LinkError | 鏈接地址文件異常。 |
InvalidParameter.ImageError | 發(fā)送圖片消息時Link必須為圖片。 |
InvalidParameter.VideoError | 發(fā)送視頻消息時Link必須為視頻。 |
InvalidParameter.AudioError | 發(fā)送音頻消息時Link必須為音頻。 |
InvalidParameter.DocumentError | 發(fā)送文檔消息時Link必須為文檔。 |
InvalidParameter.AudioCaptionError | 發(fā)送音頻消息時Caption不能有值。 |
InvalidParameter.DocumentCaptionError | 發(fā)送文檔消息時Caption不能有值。 |
InvalidParameter.ImageCaptionMaxSize | Caption長度不超過1024個字符。 |
InvalidParameter.FileNameNotEmpty | 發(fā)送文檔消息時文件名稱不能為空。 |
InvalidParameter.MessageTypeNull | 發(fā)送模板消息時MessageType不能有值。 |
InvalidParameter.InteractiveLinkNull | 發(fā)送Interactive消息時鏈接不能有值。 |
InvalidParameter.InteractiveCaptionNull | 發(fā)送Interactive消息時描述不能有值。 |
InvalidParameter.InteractiveFileNameNull | 發(fā)送Interactive消息時文件名不能有值。 |
InvalidParameter.LocationLinkNull | 發(fā)送位置消息時鏈接不能有值。 |
InvalidParameter.LocationCaptionNull | 發(fā)送位置消息時描述不能有值。 |
InvalidParameter.LocationFileNameNull | 發(fā)送位置消息時文件名不能有值。 |
InvalidParameter.PayloadNull | 發(fā)送非模板消息時payload不能有值。 |
InvalidParameter.PayloadMaxSize | Payload最多不超過3個。 |
InvalidParameter.PayloadMaxLength | Payload字符長度不超過100個字符。 |
InvalidParameter.ContactsNotEmpty | 聯(lián)系人不能為空。 |
InvalidParameter.ContactsMaxSize | 聯(lián)系人不能大于10個。 |
InvalidParameter.ContactsOnlyNumeric | 聯(lián)系人只允許為數(shù)字。 |
InvalidParameter.TemplateParamsError | 模板參數(shù)格式異常,具體格式請參見接口文檔。 |
InvalidParameter.TemplateNoneParams | 模板不存在參數(shù)。 |
InvalidParameter.TemplateParamsNotEmpty | 模板參數(shù)不能為空。 |
InvalidParameter.TemplateParamsNotMatch | 模板參數(shù)不正確, 參數(shù)名:{0}。 |
InvalidParameter.PreviewUrlMaxSize | 預(yù)覽URL長度不超過1024個字符。 |
InvalidParameter.PreviewUrlWithHttp | 預(yù)覽URL必須存在Http://或Https://。 |
InvalidParameter.ImageFileNameEmpty | 發(fā)送圖片消息時fileName不能有值。 |
InvalidParameter.VideoFileNameEmpty | 發(fā)送視頻消息時fileName不能有值。 |
InvalidParameter.AudioFileNameEmpty | 發(fā)送音頻消息時fileName不能有值。 |
InvalidParameter.FileNameMaxSize | 文件名稱長度不超過1024個字符。 |
InvalidParameter.TemplateParamsMaxSize | 模板參數(shù)值長度不超過1024個字符,參數(shù)名:{0}。 |
InvalidParameter.TemplateParameterNotEmpty | 模板參數(shù)值不能為空,參數(shù)名:{0}。 |
InvalidParameter.FromRestricted | 禁止發(fā)送人所在國家發(fā)送短信。 |
InvalidParameter.ToRestricted | 禁止向接收人所在國家發(fā)送短信。 |
InvalidParameter.InteractiveTypeNotNull | 發(fā)送Interactive消息時類型不能為空。 |
InvalidParameter.InteractiveTypeError | 發(fā)送Interactive消息時類型錯誤。 |
InvalidParameter.InteractiveActionNotNull | 發(fā)送Interactive消息時Action不能為空。 |
InvalidParameter.InteractiveListActionError | 發(fā)送Interactive list消息時Action格式異常。 |
InvalidParameter.InteractiveHeaderError | 發(fā)送Interactive消息的Header格式不正確。 |
InvalidParameter.InteractiveListHeaderTypeNotNull | 發(fā)送Interactive list消息時Header中type不能為空。 |
InvalidParameter.InteractiveHeaderTypeError | 發(fā)送Interactive消息時Header中type異常。 |
InvalidParameter.InteractiveListHeaderTextNotNull | 發(fā)送Interactive list消息時Header中text不能為空。 |
InvalidParameter.InteractiveListHeaderTextMaxLength | 發(fā)送Interactive list消息時Header中text最大不超過60個字符。 |
InvalidParameter.InteractiveProductListHeaderNotEmpty | 發(fā)送Interactive product list消息的Header不允許為空。 |
InvalidParameter.InteractiveProductNoneHeader | 發(fā)送Interactive product不能有Header。 |
InvalidParameter.InteractiveListHeaderImageNotNull | 發(fā)送Interactive list消息時Header中image不能為空。 |
InvalidParameter.InteractiveListHeaderImageError | 發(fā)送Interactive list消息時Header中image格式異常。 |
InvalidParameter.InteractiveListHeaderDocumentNotNull | 發(fā)送Interactive list消息時Header中document不能為空。 |
InvalidParameter.InteractiveListHeaderDocumentError | 發(fā)送Interactive list消息時Header中document格式異常。 |
InvalidParameter.InteractiveListHeaderVideoNotNull | 發(fā)送Interactive list消息時Header中document格式異常。 |
InvalidParameter.InteractiveListHeaderVideoError | 發(fā)送Interactive list消息時Header中video格式異常。 |
InvalidParameter.InteractiveBodyError | 發(fā)送Interactive消息的Body不正確。 |
InvalidParameter.InteractiveBodyNotNull | 發(fā)送Interactive消息時Body不能為空。 |
InvalidParameter.InteractiveBodyTextNotNull | 發(fā)送Interactive消息時Body中文本內(nèi)容不能為空。 |
InvalidParameter.InteractiveListBodyMaxLength | 發(fā)送Interactive消息時Body最大不超過1024個字符。 |
InvalidParameter.InteractiveFooterError | 發(fā)送Interactive消息的Footer格式不正確。 |
InvalidParameter.InteractiveListFooterTextNotNull | 發(fā)送Interactive list消息時Footer中text不能為空。 |
InvalidParameter.InteractiveListFooterTextMaxLength | 發(fā)送Interactive list消息時Footer中text最大不超過60個字符。 |
InvalidParameter.InteractiveListActionButtonNotEmpty | 發(fā)送Interactive list消息時Action中button不能為空。 |
InvalidParameter.InteractiveListActionButtonMaxSize | 發(fā)送Interactive list消息時Action中button長度不超過20個字符。 |
InvalidParameter.InteractiveListActionSectionsNotEmpty | 發(fā)送Interactive list消息時Action中sessions不能為空。 |
InvalidParameter.InteractiveListActionSectionsError | 發(fā)送Interactive list消息Action中sessions格式異常。 |
InvalidParameter.InteractiveListActionSectionsMaxSize | 發(fā)送Interactive list消息時Action中sessions最多不超過10個。 |
InvalidParameter.InteractiveListActionSectionTitleNotEmpty | 發(fā)送Interactive list消息session中title不能為空。 |
InvalidParameter.InteractiveListActionSectionTitleMaxSize | 發(fā)送Interactive list消息session中title不超過24個字符。 |
InvalidParameter.InteractiveListSectionRowsNotEmpty | 發(fā)送Interactive list消息Session中rows不能為空。 |
InvalidParameter.InteractiveListSectionRowsError | 發(fā)送Interactive list消息Session中rows格式異常。 |
InvalidParameter.InteractiveListSectionRowsMaxSize | 發(fā)送Interactive list消息Session中所有rows總共不能超過10。 |
InvalidParameter.InteractiveListSectionRowTitleNotEmpty | 發(fā)送Interactive list消息row中title不能為空。 |
InvalidParameter.InteractiveListSectionRowTitleMaxSize | 發(fā)送Interactive list消息row中title不超過24個字符。 |
InvalidParameter.InteractiveListSectionRowIdNotEmpty | 發(fā)送Interactive list消息row中ID不能為空。 |
InvalidParameter.InteractiveListSectionRowIdMaxSize | 發(fā)送Interactive list消息row中ID不超過200個字符。 |
InvalidParameter.InteractiveListSectionRowDescriptionMaxSize | 發(fā)送Interactive list消息row中description不能超過72字符。 |
InvalidParameter.InteractiveListSectionRowError | 發(fā)送Interactive list消息Session中row中數(shù)據(jù)異常。 |
InvalidParameter.InteractiveButtonActionButtonsNotEmpty | 發(fā)送Interactive button消息時Action中buttons不能為空。 |
InvalidParameter.InteractiveButtonActionButtonsError | 發(fā)送Interactive button消息時Action中buttons格式異常。 |
InvalidParameter.InteractiveButtonMsgButtonTypeNotEmpty | 發(fā)送Interactive button消息時button type不能為空。 |
InvalidParameter.InteractiveButtonMsgButtonTypeError | 發(fā)送Interactive button消息時button type只能為reply。 |
InvalidParameter.InteractiveButtonMsgButtonReplyNotEmpty | 發(fā)送Interactive button消息時button reply不能為空。 |
InvalidParameter.InteractiveButtonMsgButtonIdNotEmpty | 發(fā)送Interactive button消息時button id不能為空。 |
InvalidParameter.InteractiveButtonMsgButtonIdMaxSize | 發(fā)送Interactive button消息時button id不超過256個字符。 |
InvalidParameter.InteractiveButtonMsgButtonTitleNotEmpty | 發(fā)送Interactive button消息時button title不能為空。 |
InvalidParameter.InteractiveButtonMsgButtonTitleMaxSize | 發(fā)送Interactive button消息時button title不超過20個字符。 |
InvalidParameter.InteractiveProductActionCatalogIdNotEmpty | 發(fā)送Interactive product消息時Action中catalog_id不能為空。 |
InvalidParameter.InteractiveProductActionProductRetailerIdNotEmpty | 發(fā)送Interactive product消息時Action中product_retailer_id不能為空。 |
InvalidParameter.InteractiveProductListActionCatalogIdNotEmpty | 發(fā)送Interactive product_list消息時Action中catalog_id不能為空。 |
InvalidParameter.InteractiveProductListActionSectionsNotEmpty | 發(fā)送Interactive product_list消息時Action中sections不能為空。 |
InvalidParameter.InteractiveProductListActionSectionsError | 發(fā)送Interactive product_list消息時Action中sections格式異常。 |
InvalidParameter.InteractiveProductListActionTitleNotEmpty | 發(fā)送Interactive product_list消息時Action中title不能為空。 |
InvalidParameter.InteractiveProductListActionTitleMaxSize | 發(fā)送Interactive product_list消息時Action中title不超過24個字符。 |
InvalidParameter.InteractiveProductListActionProductItemsNotEmpty | 發(fā)送Interactive product_list消息時Action中product_items不能為空。 |
InvalidParameter.InteractiveProductListActionProductRetailerIdNotEmpty | 發(fā)送Interactive product list消息時Action中product_retailer_id不能為空。 |
InvalidParameter.InteractiveLinkNotEmpty | 發(fā)送Interactive消息鏈接不能為空。 |
InvalidParameter.InteractiveLinkMaxSize | 鏈接長度不超過1024個字符。 |
InvalidParameter.InteractiveCaptionMustNull | 不能有caption參數(shù)值。 |
InvalidParameter.InteractiveFilenameMustNull | 不能有filename參數(shù)值。 |
InvalidParameter.TemplateAuditNotPass | 模板未審核通過。 |
InvalidParameter.InteractiveProductListActionProductItemsMaxSize | 發(fā)送Interactive product_list消息時所有product_item數(shù)量不超過30個。 |
InvalidParameter.ButtonUrlError | 按鈕URL異常。 |
InvalidParameter.CloudNotContacts | Cloud API不能做號碼有效性判斷。 |
InvalidParameter.ToNotInbound | 接收號碼沒有上行消息。 |
InvalidParameter.UrlNotEmpty | URL不能為空。 |
InvalidParameter.FileUrlError | 文件無法正常下載。 |
InvalidParameter.MessageInvalid2 | 消息體中不允許存在$(d+)的字符串信息。 |
ERR-API-0103 | caDeviceId不能為空。 |
ERR-API-0104 | 注冊時phoneCode不允許為空。 |
InvalidParameter.FailBackContentNull | 不回落時FailBackContent必須為空。 |
InvalidParameter.SendIdNull | 不回落時Sender ID必須為空。 |
InvalidParameter.FailBackContentNotNull | 回落時FailBackContent不能為空。 |
InvalidParameter.SendIdNotNull | 回落時Sender ID不能為空。 |
InvalidParameter.FailBackContentMaxSize | 回落時回落內(nèi)容不超過2000個字符。 |
InvalidParameter.FailBackIdError | FailBack ID不存在。 |
InvalidParameter.SenderIdError | Sender ID不存在。 |
InvalidParameter.PartnerIdNotEmpty | Partner ID不能為空。 |
InvalidParameter.MessageNotEmpty | 消息內(nèi)容不能為空。 |
InvalidParameter.ButtonTextMaxLength | 按鈕文本長度不超過250個字符。 |
InvalidParameter.TemplateParamsNotNewLine | 參數(shù)值不能有換行符, 參數(shù)名稱:{0}。 |
InvalidParameter.NoSmsChannel | 未打開短信發(fā)送通道。 |
InvalidParameter.ContactNameNotEmpty | 發(fā)送Contact消息時name不能為空。 |
InvalidParameter.ContactNameError | 聯(lián)系人名稱格式異常。 |
InvalidParameter.ContactFormattedNameNotEmpty | 發(fā)送Contact消息時formatted_name不能為空。 |
InvalidParameter.ContactAddressError | 聯(lián)系人地址格式異常。 |
InvalidParameter.ContactAddressTypeError | 聯(lián)系人地址類型取值為HOME/WORK。 |
InvalidParameter.ContactEmailsError | 聯(lián)系人郵箱格式異常。 |
InvalidParameter.ContactEmailsTypeError | 聯(lián)系人郵箱類型取值為HOME/WORK。 |
InvalidParameter.ContactEmailError | 郵箱地址格式異常。 |
InvalidParameter.ContactOrgError | 聯(lián)系人組織格式異常。 |
InvalidParameter.ContactPhonesError | 聯(lián)系人號碼格式異常。 |
InvalidParameter.ContactPhonesTypeError | 聯(lián)系人號碼類型取值為HOME/WORK/CELL/MAIN/IPHONE。 |
InvalidParameter.ContactUrlsError | 網(wǎng)頁地址格式異常。 |
InvalidParameter.ContactUrlsTypeError | 聯(lián)系人URL類型取值為HOME/WORK。 |
InvalidParameter.InteractiveButtonActionButtonsMaxSize | Buttons數(shù)量不能多于3個。 |
InvalidParameter.SenderListNotEmpty | 發(fā)送列表不能為空。 |
InvalidParameter.SenderListMaxSize | 發(fā)送列表長度不超過1000。 |
InvalidParameter.ToRepeat | 發(fā)送號碼不允許重復(fù)。 |
ERR-API-0105 | 當(dāng)前號碼已經(jīng)有其它坐席上線。 |
InvalidParameter.WhatsappCategoryNotSupport | category取值為 UTILITY/MARKETING/AUTHENTICATION。 |
InvalidParameter.IsvCodeNotEmpty | isvCode不能為空。 |
InvalidParameter.IsvCodeError | isvCode傳入錯誤。 |
InvalidParameter.ModifyError | 修改模板失敗,請檢查入?yún)?。 |
InvalidParameter.TemplateAuditPass | 模板已審核通過,不能修改。 |
InvalidParameter.TemplateAuditAuditing | 模板正在審核中,不能修改。 |
InvalidParameter.ModifyWhatsappCategoryNotSupport | 只能修改category值為 UTILITY/MARKETING/AUTHENTICATION的模板。 |
InvalidParameter.UtteranceNotEmpty | 輸入的內(nèi)容不能為空。 |
InvalidParameter.ReactionMessageIdNotEmpty | 發(fā)送reaction消息時messageId不能為空。 |
InvalidParameter.ReactionEmojiNotEmpty | 發(fā)送reaction消息時emoji不能為空。 |
InvalidParameter.StickerCaptionError | 發(fā)送Sticker消息時Caption不能有值。 |
InvalidParameter.StickerFileNameEmpty | 發(fā)送Sticker消息時FileName不能有值。 |
InvalidParameter.Auth | 您無權(quán)限調(diào)用此接口。 |
InvalidParameter.AppTypeNotSupport | 當(dāng)前類型不支持。 |
InvalidParameter.AppTypeNotEmpty | Type不能為空。 |
InvalidParameter.InputTokenNotEmpty | InputToken不能為空。 |
InvalidParameter.OperationTypeNotEmpty | OperationType不能為空。 |
InvalidParameter.CustSpaceIdNotEmptyWhenModify | 當(dāng)operationType為MODIFY時,custSpaceId不允許為空。 |
InvalidParameter.OperationTypeError | OperationType取值為:ADD/MODIFY。 |
InvalidParameter.NotSub | 不能使用RAM子賬號操作。 |
InvalidParameter.WabaIdNotEmpty | WabaId不能為空。 |
InvalidParameter.EmbedSignUpError | 嵌入式操作失敗,請重試。 |
InvalidParameter.PhoneNumberNotEmpty | PhoneNumber不能為空。 |
InvalidParameter.LocaleNotEmpty | Locale不能為空。 |
InvalidParameter.MethodNotEmpty | Method不能為空。 |
InvalidParameter.MethodError | Method取值為:SMS/VOICE。 |
InvalidParameter.VerifyCodeNotEmpty | VerifyCode不能為空。 |
InvalidParameter.CustSpaceIdNull | 當(dāng)operationType為ADD時,custSpaceId不能有值。 |
InvalidParameter.CustSpaceIdNotEmpty | CustSpaceId不允許為空。 |
InvalidParameter.HttpFlagError | HttpFlag取值為Y或N。 |
InvalidParameter.QueueFlagError | QueueFlag取值為Y或N。 |
InvalidParameter.AuditCallbackUrlNotEmpty | 當(dāng)HttpFlag=Y時,AuditCallbackUrl不能為空。 |
InvalidParameter.AuditCallbackUrlError | 當(dāng)HttpFlag=N時,AuditCallbackUrl不能有值。 |
InvalidParameter.CallbackUrlNotEmpty | 當(dāng)HttpFlag=Y時,UpCallbackUrl和StatusCallbackUrl不能同時為空。 |
InvalidParameter.CallbackUrlError | 當(dāng)HttpFlag=N時,UpCallbackUrl和StatusCallbackUrl不能有值。 |
InvalidParameter.CountryCodeNotEmpty | CountryCode不允許為空。 |
InvalidParameter.MobileNumberNotEmpty | MobileNumber不允許為空。 |
InvalidParameter.ViberTypeNotSupport | 發(fā)送viber消息時暫不支持此類型。 |
InvalidParameter.ViberPayloadNull | 發(fā)送viber消息時payload不能有值。 |
InvalidParameter.ThumbnailNotEmpty | 發(fā)送視頻消息縮略圖不能為空。 |
InvalidParameter.CaptionNotEmpty | 發(fā)送Viber帶按鈕的消息時Caption不允許為空。 |
InvalidParameter.ActionNotEmpty | 發(fā)送Viber帶按鈕的消息時Action不允許為空。 |
InvalidParameter.TextVideoButtonActionEmpty | 發(fā)送Viber text_video_button消息時Action不能有值。 |
InvalidParameter.ViberFileNameMaxSize | 文件名稱長度不超過25個字符。 |
InvalidParameter.ViberFileTypeNotEmpty | 文件類型不能為空。 |
InvalidParameter.ViberFileSizeNotEmpty | 文件大小不能為空。 |
InvalidParameter.ViberFileSizeIsNumber | 文件大小只能為數(shù)字。 |
InvalidParameter.ViberDurationNotEmpty | 視頻時長不能為空。 |
InvalidParameter.ViberDurationIsNumber | 視頻時長只能為數(shù)字。 |
InvalidParameter.ViberTtlError | Ttl取值必須大于30且小于1209600。 |
InvalidParameter.LabelNotEmpty | Label取值不能為空。 |
InvalidParameter.LabelError | Label取值只能為transaction、promotion。 |
InvalidParameter.FromError | From不正確。 |
InvalidParameter.WabaError | Waba狀態(tài)不支持此操作。 |
InvalidParameter.ViberDurationMaxSize | 視頻最大長度為600。 |
InvalidParameter.ViberFileSizeMaxSize | 視頻文件最大為200 MB。 |
InvalidParameter.ComponentsNotEmpty | 消息模板內(nèi)容不能為空。 |
InvalidParameter.ComponentsBodyTextNotEmpty | 消息模板中Body文本內(nèi)容不能為空。 |
InvalidParameter.ComponentsBodyTextMaxSize | 消息模板中文本內(nèi)容不超過1024個字符。 |
InvalidParameter.ComponentsFooterTextNotEmpty | 消息模板中Footer文本內(nèi)容不能為空。 |
InvalidParameter.ComponentsFooterTextMaxSize | 消息模板中Footer文本內(nèi)容不超過1024個字符。 |
InvalidParameter.ComponentsHeaderTextNotEmpty | 消息模板中Header文本內(nèi)容不能為空。 |
InvalidParameter.ComponentsHeaderTextMaxSize | 消息模板中Footer文本內(nèi)容不超過60個字符。 |
InvalidParameter.ComponentsHeaderUrlNotEmpty | 消息模板中Header Url不能為空。 |
InvalidParameter.ComponentsHeaderUrlMaxSize | 消息模板中Header Url不超過1024個字符。 |
InvalidParameter.ComponentsHeaderCaptionMaxSize | 消息模板中Header Caption不超過1024個字符。 |
InvalidParameter.ComponentsHeaderFileNameMaxSize | 消息模板中Header FileName不超過1024個字符。 |
InvalidParameter.ComponentsButtonsNotEmpty | 當(dāng)Type=BUTTONS時,Buttons不能為空。 |
InvalidParameter.ComponentsButtonsMaxSize | 消息模板中Buttons數(shù)量不大于3。 |
InvalidParameter.ComponentsButtonsPhoneNumberNotEmpty | 當(dāng)buttonType=PHONE_NUMBER時,phoneNumber不能為空。 |
InvalidParameter.ComponentsBodyNotNull | 消息模板type=BODY不能為空。 |
InvalidParameter.ComponentsButtonsPhoneNumberJustOne | 消息模板中只能出現(xiàn)一個buttonType=PHONE_NUMBER的按鈕。 |
InvalidParameter.ComponentsButtonsUrlNotEmpty | 當(dāng)buttonType=URL時,URL不能為空。 |
InvalidParameter.ComponentsButtonsUrlJustOne | 消息模板中只能出現(xiàn)一個buttonType=URL的按鈕。 |
InvalidParameter.ComponentsButtonsQuickReplyOnly | 消息模板中不能同時出現(xiàn)QUICK_REPLY和其它按鈕類型。 |
InvalidParameter.ComponentsButtonsUrlAndPhoneNumberMaxSize | 消息模板中Url, PhoneNumber按鈕只能出現(xiàn)一次。 |
InvalidParameter.ViberCategoryNotSupport | category取值為 TRANSACTIONAL/MARKETING/OTP。 |
InvalidParameter.ViberComponentsOnlyText | 當(dāng)templateType=text時,components節(jié)點(diǎn)只允許出現(xiàn)一個type=BODY的節(jié)點(diǎn)。 |
InvalidParameter.ViberComponentsOnlyTextButton | 當(dāng)templateType=text_button時,components節(jié)點(diǎn)只允許出現(xiàn)一個type=BODY的節(jié)點(diǎn)和一個type=BUTTONS的節(jié)點(diǎn)。 |
InvalidParameter.ViberComponentsOnlyImage | 當(dāng)templateType=image時,components節(jié)點(diǎn)只允許出現(xiàn)一個type=HEADER, format=IMAGE的節(jié)點(diǎn)。 |
InvalidParameter.ViberComponentsOnlyTextImageButton | 當(dāng)templateType=text_image_button時,components節(jié)點(diǎn)只允許出現(xiàn)一個type=BODY的節(jié)點(diǎn), 一個type=HEADER, format=IMAGE的節(jié)點(diǎn)和一個type=BUTTONS的節(jié)點(diǎn)。 |
InvalidParameter.ViberComponentsOnlyVideo | 當(dāng)templateType=video時,components節(jié)點(diǎn)只允許出現(xiàn)一個type=HEADER, format=VIDEO的節(jié)點(diǎn)。 |
InvalidParameter.ViberComponentsOnlyTextVideo | 當(dāng)templateType=text_video時,components節(jié)點(diǎn)只允許出現(xiàn)一個type=BODY的節(jié)點(diǎn)和一個type=HEADER, format=VIDEO的節(jié)點(diǎn)。 |
InvalidParameter.ViberComponentsOnlyTextVideoButton | 當(dāng)templateType=text_video_button時,components節(jié)點(diǎn)只允許出現(xiàn)一個type=BODY的節(jié)點(diǎn), 一個type=HEADER, format=VIDEO的節(jié)點(diǎn)和一個type=BUTTONS的節(jié)點(diǎn)。 |
InvalidParameter.ViberComponentsOnlyDocument | 當(dāng)templateType=document時,components節(jié)點(diǎn)只允許出現(xiàn)一個type=HEADER, format=DOCUMENT的節(jié)點(diǎn)。 |
InvalidParameter.ViberComponentsTextNotEmpty | 當(dāng)templateType類型中有text時,文本內(nèi)容不能為空。 |
InvalidParameter.ViberTextMaxSize | Viber的文本內(nèi)容不超過1000個字符。 |
InvalidParameter.ViberResourceNotVariable | Viber模板中Video、 Document不允許存在變量。 |
InvalidParameter.ViberComponentsTextMaxSize | Viber的文本內(nèi)容不超過1000個字符。 |
InvalidParameter.ThumbUrlNotEmpty | ThumbUrl不能為空。 |
InvalidParameter.DurationNotEmpty | 視頻Duration必須大于0。 |
InvalidParameter.DurationMaxSize | 視頻Duration最大值必須為600。 |
InvalidParameter.FileTypeNotEmpty | FileType不能為空。 |
InvalidParameter.ViberComponentsButtonsMaxSize | Viber的只能有一個按鈕。 |
InvalidParameter.ViberComponentsButtonOnlyUrl | Viber的按鈕類型只能是URL。 |
InvalidParameter.ViberTextVideoButtonUrlNone | Viber中帶視頻的按鈕URL不能有值。 |
InvalidParameter.ViberComponentsButtonUrlNotEmpty | Viber中按鈕URL不能為空。 |
InvalidParameter.ViberComponentsOnlyTextImage | 當(dāng)templateType=text_image時,components節(jié)點(diǎn)只允許出現(xiàn)一個type=BODY的節(jié)點(diǎn)和一個type=HEADER, format=IMAGE的節(jié)點(diǎn)。 |
InvalidParameter.ViberButtonTextMaxLength | 按鈕文本長度不超過30個字符。 |
InvalidParameter.CustNameNotEmpty | 客戶名稱不能為空。 |
InvalidParameter.OfficeAddressNotEmpty | 客戶服務(wù)企業(yè)地址不能為空。 |
InvalidParameter.ContactMailNotEmpty | 客戶商業(yè)郵箱不能為空。 |
InvalidParameter.CountryIdNotEmpty | 客戶國家ID不能為空。 |
InvalidParameter.BusinessDescNotEmpty | 客戶使用場景不能為空。 |
InvalidParameter.IsvTermsNotEmpty | 客戶ISV/Client協(xié)議不能為空。 |
InvalidParameter.CountryIdError | 客戶國家ID異常。 |
InvalidParameter.OssAuthError | 獲取OSS臨時授權(quán)失敗,請重試。 |
InvalidParameter.AuthDirNotEmpty | 上傳的OSS目錄不能為空。 |
InvalidParameter.IsvTermsNotFind | 客戶ISV/Client協(xié)議文件不存在。 |
InvalidParameter.IsvTermsIsApproval | 客戶信息已審核通過不能修改。 |
InvalidParameter.SignatureError | 簽名異常。 |
InvalidParameter.FailBackDurationMinimun | FailBackDuration不小于60。 |
InvalidParameter.FailBackDurationMaximun | FailBackDuration不大于43200。 |
InvalidParameter.CategoryButtonError | 非Authentication類型消息時,按鈕類型不能選擇COPY_CODE/ONE_TAP。 |
InvalidParameter.AuthenticationButtonSizeError | Authentication類型消息時,只允許存在一個按鈕。 |
InvalidParameter.PackageNameNotEmpty | ONE_TAP按鈕類型時,PackageName不允許為空。 |
InvalidParameter.SignatureHashNotEmpty | ONE_TAP按鈕類型時,SignatureHash不允許為空。 |
InvalidParameter.ButtonTextNotEmpty | 按鈕文本不允許為空。 |
InvalidParameter.CodeExpirationMinutesError | CodeExpirationMinutes取值范圍為:1~90。 |
InvalidParameter.IsOptBtnOnlyMarketingReply | IsOptBtn屬性僅在Category為Marketing并且button type為QUICK_REPLY時有效。 |
InvalidParameter.IsOptBtnTextError | Marketing的IsOptBtn屬性為true時,Text不能有值。 |
InvalidParameter.AutofillTextNotEmpty | ONE_TAP按鈕類型時,AutofillText不允許為空。 |
InvalidParameter.AuthenticationBodyTextMustEmpty | Authentication類型消息時,Body中不能有文本必須為空。 |
InvalidParameter.AuthenticationFooterTextMustEmpty | Authentication類型消息時,F(xiàn)ooter中不能有文本必須為空。 |
InvalidParameter.HeaderMoreVariable。 | 頭部內(nèi)容中僅支持添加一個變量。 |
InvalidParameter.UrlMoreVariable。 | URL只能添加一個變量。 |
InvalidParameter.TemplateNameExist。 | 已存在相同名稱的模板。 |
InvalidParameter.TemplateCodeError。 | 當(dāng)前無法發(fā)送此語言模板的短信。 |