(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.data-privacy-src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TT9ZP96');

Knowledge Base

Error Code Reference

3 min read

CodeDescription
E100Invalid request. Make a valid request via GET/POST/XML with all the required variables.
E104User Authentication Failed.
E105This account has no API rights.
E107This account has no rights to use this action.
E108XML Parse error: $error.
E110Invalid receiver number.
E111Invalid Sender.
E111Invalid Sender to $country-name.
E112IP was not whitelisted. API call rejected.
E113Set throughput exceeded for this API action. API call rejected.
E114Phone number is blacklisted. API call rejected.
E174Invalid ‘mmsid’.
E200No MMS Templates were created in this account.
E212pagenumber is invalid. (RESERVED)
E213itemsperpage is invalid. (RESERVED)
E214startdate is invalid. (RESERVED)
E223More than one object is not allowed in the same slide.
E224MMS audio/video/image are not allowed with object in the same slide.
E225Too many Slides.
E226Audio and Video not allowed in same slide.
E227Video and Image not allowed in same slide.
E228Text more than X characters.
E229Content not allowed.
E230Bad X slide duration.
E241This content does not exist.
E311The ‘name’ is required.
E312No slides.
E313Slide X is empty.
E314The ‘subject’ is required.
E331Image in slide X is too big.
E332Audio in slide X is too big.
E333Video in slide X is too big.
E334Text in slide X is too long.
E335vCard in slide X is too big.
E336iCal in slide X is too big.
E337PDF in slide X is too big.
E341Image file in slide X is corrupted.
E343Video in slide X has missing codecs
E351Could not copy Image in slide X.
E352Could not copy Audio in slide X.
E353Could not copy Video in slide X.
E355Could not copy vCard in slide X.
E356Could not copy iCal in slide X.
E357Could not copy PDF in slide X.
E405No MMS Campaigns were created in this account.
E503Internal error.
E601There is no dynamic image template found in the MMS.
E602Dynamic Image: Barcode ID is required.
E603Dynamic Image: Invalid Barcode ID. Please remove if any special characters and try again.
E604Dynamic Image: Text Area X is required.
E605Dynamic Image: Invalid Text Area X. Please remove if any special characters and try again.
E606Dynamic image custom data cannot be added. Please try again.
E617mmslink_expiration_date is invalid.
E618Carrier lookup failed. Please retry.
E619Carrier not provisioned.
E620The ‘mmsid’ is required.
E621The ‘to’ is required.
E622The ‘fallbacksmstext’ is required.
E626Content unavailable. Encoding in progress, try again later.
E628Operator Not supported.
E629Unrecognized content type. Slide {X} contains “{content-type}” content which is not supported.
E629Unrecognized content type. Missing Content-Type header in the {GET|HEAD} response for content in Slide {X}.
E650The ‘operator id’ is required.
E651The ‘operator id’ passed was not found on our system.
E655FORCE_SEND_AS_SMS node accepts only true/false values.
E712The ‘text’ is required.
E713There is billing problem on your account.
E714Missing/invalid campaignid.
E715Number is not subscribed to this campaign.
E716The MMSID or SMS Text is required.
E717Either MMSID or SMS Text is allowed not both.
E718The ‘campaignref’ is required.
E719The subscriber reference is required.
E720No active subscribers found for this subscriber reference.
E721Invalid campaignref.
E901The ‘mobile’ is required.
E904Could not subscribe this number.
E905Could not unsubscribe this number.
E912Invalid ‘campaignid’.
Go to Top