Documentation Center

API Error Code Reference

This topic contains a list of all the error codes returned by the SDL LiveContent Reach API functions.

Error CodeDescription
100-199: about objects which already exist or do not exist
100object is a duplicate
  
200-299: about publications, documents, and configuration items
200publication not found
201document not found
202publication configuration item not found
203resource not found
204application configuration item not found
205action not found
206xform not found
207search category not found
210group does not exist
211user does not exist
220skin does not exist
221language resource does not exist
230feature not enabled
240package does not exist
  
300-339: failure or denial to delete objects
300failed to delete object (generic)
301item MUST NOT be deleted (like admin user)
302cannot delete standard because there are publications using it
310cannot delete package because it is used by a CDG
  
340-349: package key errors
340package name / key mismatch
  
350-369: about locked objects
350cannot delete publication that is locked
351cannot delete language version that is locked
352cannot delete a resource from locked publication
353cannot upload into a publication that is locked
354cannot upload because language version is not locked
355the publication language is not locked by upload
356cannot package a publication that is locked
  
370-379: about visible objects
370cannot delete publication which is visible
371cannot delete language version which is visible
  
1000-1049: critical problems like missing inputs
1000missing parameters
1001all parameters are required for this operation
  
1050-1099: prepare errors
1050prepare requires a TOC
1051cannot prepare due to lock
  
1100-1199: packaging export errors
1100package failed to export
1101lacking license token for packaging
1102invalid package name
1103user cancelled export
1150cannot export because of missing skin
1151cannot export because of missing publication
1152cannot export because of missing application configuration
1153cannot export because of missing index
1154cannot export because of missing xform
1190cannot connect to content delivery server
  
1200-1299: improper configuration / language issues
1200invalid language version
1201invalid publication name
1250standard not properly configured
1251invalid name for standard
  
1300-1349: failure to store data
1300mime-type not found
1301binary file failed to store
1302failed to convert XML to UTF-8 string
1303failed to parse XML
1304failed to store XML
  
1350-1399: failure to create database objects
1350failed to create skin
1351failed to create session XML state object
1352failed to store XForm
1353cannot store search index
  
5000-5049: permission issues
5000account lacks permission
5001incorrect permission change
5010cannot change dba permissions
5020invalid status on xform
  
5050-5099: login issues
5050incorrect user name / password
5051missing user name or password
5052already logged in
  
5100-5199: invalid group /user errors
5100user must be in at least one group
5101user must have a valid user name
5110cannot delete current user
  
5200-5249: SSO authetication related errors
5200unknown error
5201received SAML token is empty (after base64 decode)
5202internal error - error occured while processing SAML Response token
5203error occured while loading lc.properties file
5204error occured while generating public key specification for signing certificate
5205could not locate SAML token signing certificate
5206error occured while generating Signature Validator for assertion token
5207assertion token within SAML Response token is null
5208signature contained in assertion token is invalid
5209clock difference between identity provider and web server is out of the range defined in lc.properties file
5210assertion token is holding invalid timestamp
5211error occurred when trying to get session object to set user information
5212assertion token does not have assertion ID
5213assertion token does not have user name
5214could not locate lc.properties file in SSO mode
5215error occurred while associating user to database
5216user is not authorized to use LiveContent application