Skip to content

Offline Errors Sorted By Code

Code Category Message
0 ClientInternalError
-10000 ClientInternalError Debug exception: %s
-10001 ClientInternalError An error occurred executing SQL statement: %s. Reason: %s.
-10002 ClientInternalError %s
-10005 ClientInternalError An error occurred connecting to the database using connection string "%s". Reason: %s.
-10006 ClientInternalError An error occurred connecting to the database using connection string "%s". Reason: %s.
-10010 ClientInternalError An error occurred while loading the OData metadata.
-10016 ClientInternalError An error occurred while loading the mapping of OData metadata to database metadata.
-10021 ClientInternalError Error at URL position %lu: fatal parsing error.
-10022 ClientInternalError Error at URL position %lu: "%s" was unexpected at this point.
-10023 ClientInternalError Prematurely reached the end of the request URL.
-10024 ClientInternalError Error at URL position %lu: "%s" is an illegal %s.
-10026 InvalidInput The request is invalid because there is no resource path.
-10027 InvalidInput Error at URL position %lu: "%s" is an invalid entity container name.
-10029 InvalidInput Error at URL position %lu: a key predicate can only follow a resource path that identifies a collection of entities.
-10030 InvalidInput Error at URL position %lu: invalid unnamed key value. Unnamed key values are only allowed for key predicates of entity types with a single key property.
-10031 InvalidInput Error at URL position %lu: wrong number of key values for entity type "%s.%s".
-10032 InvalidInput Error at URL position %lu: "%s" is not a key property of entity type "%s.%s".
-10033 InvalidInput Error at URL position %lu: key property "%s" appears more than once in the key predicate.
-10034 InvalidInput Error at URL position %lu: invalid key property type for "%s": expected "%s", received "%s".
-10035 InvalidInput Error at URL position %lu: invalid null literal in a key predicate.
-10036 InvalidInput Error at URL position %lu: "%s" is not a property of "%s.%s".
-10037 InvalidInput Error at URL position %lu: "()" is invalid for this path segment.
-10038 InvalidInput Error at URL position %lu: invalid path segment following a property.
-10039 InvalidInput Error at URL position %lu: invalid path segment following an entity set.
-10047 ClientInternalError An error occurred while setting a parameter with %s value in a prepared statement.
-10048 InvalidInput Error at URL position %lu: system query option "%s" is used more than once in the URL.
-10049 InvalidInput Error at URL position %lu: the value associated with $top must be positive.
-10050 InvalidInput Error at URL position %lu: the value associated with $skip is negative.
-10051 InvalidInput Error at URL position %lu: $orderby expressions must end with a simple property.
-10054 ClientInternalError An error occurred while loading the database metadata.
-10055 PreconditionFailed Cannot open the store because it is already open.
-10056 PreconditionFailed Cannot open the store because it has been closed.
-10058 PreconditionFailed Cannot perform the requested operation because the store is not open.
-10061 ClientInternalError An error occurred while expanding the deploy file received from the server. Reason: %s.
-10062 ClientInternalError An error occurred while initializing the store.
-10063 InvalidInput Error at URL position %lu: "%s" is not a supported keyword.
-10064 ClientInternalError The database file located at "%s" could not be deleted.
-10067 ClientInternalError Could not create the store. Reason: %s.
-10069 InvalidInput An invalid value type for property "%s" was provided. A "%s" was expected.
-10070 InvalidInput Error at URL position %lu: the $expand system query option can only be used when retrieving an entity set or entity type.
-10071 InvalidInput Error at URL position %lu: "%s" is not a navigation property of "%s.%s".
-10072 InvalidInput Error at URL position %lu: the $select system query option can only be used when retrieving an entity set, entity type, or complex type.
-10073 InvalidInput Error at URL position %lu: "%s" is selected but is not an expanded navigation property of "%s.%s".
-10074 InvalidInput Error at URL position %lu: a simple property cannot be followed by a path expression in a $select clause.
-10075 InvalidInput Error at URL position %lu: the $top system query option can only be used when retrieving a collection.
-10076 InvalidInput Error at URL position %lu: the $skip system query option can only be used when retrieving a collection.
-10077 InvalidInput Error at URL position %lu: "%s" appears in $orderby but is not an expanded navigation property of "%s.%s".
-10078 InvalidInput Error at URL position %lu: the $orderby system query option can only be used when retrieving a collection or when retrieving a single entity with an $expand.
-10081 ClientInternalError An error occurred while attempting to execute the following SQL statement which was not prepared: "%s".
-10082 InvalidInput Error at URL position %lu: the $filter system query option can only be used when retrieving a collection.
-10083 InvalidInput The $filter system query option must evaluate to a Boolean value.
-10084 InvalidInput Error at URL position %lu: "%s" is not an arithmetic type.
-10085 InvalidInput There is no automatic promotion of EDM types "%s" and "%s".
-10086 InvalidInput Error at URL position %lu: %s.
-10087 InvalidInput Error at URL position %lu: EDM types "%s" and "%s" are not comparable.
-10088 InvalidInput Error at URL position %lu: Edm.Boolean types are not comparable using operator "%s".
-10089 InvalidInput Error at URL position %lu: "%s" is not a Boolean type.
-10090 InvalidInput "%s" is not a valid EDM type.
-10091 NotSupported Error at URL position %lu: "%s" is not a supported method.
-10092 ClientInternalError Error at URL position %lu: "%s" is an unknown method call.
-10093 InvalidInput Error at URL position %lu: expected a parameter that evaluates to "%s".
-10094 InvalidInput Error at URL position %lu: method "%s" does not take %lu parameters.
-10095 InvalidInput Error at URL position %lu: cast to Edm.Boolean is not supported.
-10096 InvalidInput Error at URL position %lu: a member expression in $filter must end with a simple property.
-10097 InvalidInput Error at URL position %lu: navigation property "%s" of "%s.%s" cannot be used as a member expression in $filter because its end cardinality is *.
-10098 InvalidInput Error at URL position %lu: "%s" is an invalid EDM type.
-10099 InvalidInput Error at URL position %lu: invalid path segment following a complex type property.
-10100 InvalidInput Error at URL position %lu: invalid path segment following an entity type.
-10101 ClientInternalError The metadata document could not be loaded.
-10103 NotFound The specified key for the new entity is a duplicate of an existing entity.
-10104 ClientInternalError An error occurred while committing a database transaction. Reason: %s.
-10105 ClientInternalError An error occurred while generating a local entity id value.
-10106 InvalidInput Invalid link address: "%s".
-10107 NotFound The update entity request failed because the provided entity does not exist.
-10109 NotFound The update media stream request failed because the provided media stream does not exist.
-10110 ClientInternalError The service document could not be loaded.
-10111 ClientInternalError A fatal internal error has occurred.
-10119 InvalidInput The modify entity request failed because the provided entity was not the right type for the entity set.
-10120 InvalidInput The update link request failed because an entity of type "%s.%s" was expected, but an entity of type "%s.%s" was provided.
-10124 InvalidInput Error at URL position %lu: the $inlinecount/$count system query option can only be used when retrieving a collection.
-10125 InvalidInput Cannot delete this entity instance because another entity instance is dependent on it.
-10127 ClientInternalError An error occurred while generating an ETag value.
-10128 InvalidInput The request on an entity failed because its ETag did not match the request's conditions.
-10129 NotFound The modify link request failed because the source entity does not exist.
-10130 NotFound The modify link request failed because the linked entity does not exist.
-10131 InvalidInput A modify link request failed because the modification violated the cardinality of the relationship.
-10132 InvalidInput The provided download subset string is invalid.
-10133 InvalidInput A defining query with name "%s" does not exist.
-10134 InvalidInput An invalid defining query was provided. Request name: "%s". Request value: "%s".
-10135 InvalidInput A name provided for a defining query exceeded the maximum allowable length of %s: "%s".
-10136 InvalidInput Error at URL position %lu: sap.entityexists expects a member expression that consists of navigation properties.
-10137 InvalidInput Error opening the store. No store options were provided.
-10138 InvalidInput Error opening the store. No service root was provided.
-10139 InvalidInput Error opening the store. The page size is not valid.
-10141 InvalidInput Error opening the store. A password was provided without also providing a username.
-10142 InvalidInput Error opening the store. A username was provided without also providing a password.
-10143 InvalidInput Error opening the store. No store name was provided.
-10144 InvalidInput Error opening the store. No store path was provided.
-10145 InvalidInput The request was not provided.
-10146 NotSupported This type of request is not supported.
-10147 InvalidInput The modification request payload is missing.
-10148 InvalidInput The provided payload is invalid or not supported for a modification request.
-10149 ClientInternalError The store could not be dropped because it was not found.
-10150 ClientInternalError Could not drop the store. Reason: %s.
-10151 ClientInternalError An error occurred while computing the basic authentication http header.
-10152 InvalidInput Error at URL position %lu: the $skiptoken system query option can only be used when retrieving a collection.
-10153 InvalidInput Error at URL position %lu: $skip cannot be used with $skiptoken.
-10154 InvalidInput Error at URL position %lu: the number of items in the $skiptoken list does not match what is expected.
-10155 InvalidInput Error at URL position %lu: invalid EDM type of a $skiptoken item; expected "%s" but received "%s".
-10156 InvalidInput An invalid custom header was provided. Header name: "%s". Header value: "%s".
-10157 InvalidInput Could not allocate entity properties because an entity was not provided.
-10158 InvalidInput "%s" is an invalid entity type.
-10159 ClientInternalError Multiple entities have the same key. Use a local key to disambiguate.
-10160 ClientInternalError An error occurred while uploading the queued requests.
-10161 PreconditionFailed Another thread is already uploading the request queue.
-10163 InvalidInput Permission to update "%s" denied.
-10164 ClientInternalError An error occurred while executing a request.
-10165 InvalidInput The request method was not provided.
-10166 InvalidInput Invalid resource path for a %s request.
-10167 InvalidInput The wrong type of payload was supplied for this request.
-10168 InvalidInput The batch request failed because a non-read request was found outside of a changeset.
-10169 InvalidInput The batch request failed because it does not contain any query operations or changesets.
-10170 InvalidInput The batch request failed because it contains an empty change set.
-10171 InvalidInput The batch request failed because it contains unrecognized batch items.
-10172 InvalidInput The batch request failed because a changeset contains unrecognized items.
-10173 InvalidInput An invalid custom cookie was provided. Cookie name: "%s". Cookie value: "%s".
-10174 InvalidInput Error opening the store. No host was provided.
-10175 InvalidInput Error opening the store. An invalid port was provided.
-10176 InvalidInput Error opening the store. An identity certificate was provided without also providing an identity password.
-10177 InvalidInput Error opening the store. An identity password was provided without also providing an identity file.
-10178 InvalidInput Error opening the store. An identity certificate cannot be used without enabling HTTPS.
-10179 InvalidInput Error opening the store. A trusted certificate cannot be used without enabling HTTPS.
-10181 InvalidInput The batch request failed because it contains a read request within a changeset.
-10182 InvalidInput "%s" is an invalid max page size specified in the Prefer header.
-10183 InvalidInput The modify property request failed because a key property "%s" cannot be updated.
-10184 InvalidInput Property "%s" cannot be set to null because it is not nullable.
-10185 InvalidInput The property value "%s" is not a valid GUID.
-10186 NotSupported This store cannot be opened because it was created by a newer version of the software.
-10188 InvalidInput The provided URL "%s" does not resolve to an entity set or entity type.
-10190 ClientInternalError Replacing the database failed.
-10191 InvalidInput The service root must be an absolute HTTP or HTTPS URL.
-10192 InvalidInput The request mode is missing.
-10193 NotFound The delete link request failed because no link exists between the provided entities.
-10194 InvalidInput Error at URL position %lu: sap.islocal cannot be used with entity set "%s.%s" because it cannot contain local entities.
-10195 InvalidInput The Android Context object was not provided.
-10196 ClientInternalError The provided request object is of an unknown type.
-10197 ServerSideError A request failed against the backend OData producer - code: "%s", error: "%s", inner error: "%s".
-10198 NotFound The requested resource could not be found.
-10199 InvalidInput Cannot open the store. The store delegate was not set.
-10200 InvalidInput Cannot open the store. The store listener was not set.
-10201 InvalidInput Cannot perform a PUT against an entity with an unresolved key property. Use PATCH instead.
-10202 ClientInternalError The store could not be dropped. Ensure that the store is closed.
-10203 ClientInternalError The operation could not be performed because the library has not been globally initialized.
-10209 InvalidInput There was an error opening the Android certificate store: %s.
-10211 ClientInternalError The request failed. See the response payload for more details.
-10212 NotSupported Deep inserts are not supported with this Offline Store.
-10213 NotSupported Deep inserts to entity sets are not supported.
-10214 PreconditionFailed The Offline Store has been requested to perform a download too many times consecutively from the server. The Offline Store is being closed automatically.
-10215 NotSupported Media streams are not supported by the current offline store or the server it is communicating with.
-10216 InvalidInput "%s" is a generated URL and cannot be used to register a media stream request.
-10217 InvalidInput "%s" is not a media entity. A URL that references a media entity is required when registering a media stream request.
-10218 InvalidInput "%s.%s" is not a media entity and therefore cannot be used to register a media stream request.
-10219 InvalidInput "%s" is not a media stream request and therefore cannot be unregistered.
-10220 InvalidInput "%s" contains an $expand system query option and therefore cannot be registered.
-10221 InvalidInput The provided URL is not valid for modifying a media stream.
-10222 InvalidInput No input stream was provided in the media stream payload.
-10223 InvalidInput No content type was provided in the media stream payload.
-10224 ClientInternalError Failed to read data from the input stream provided in the media stream payload: "%s".
-10225 InvalidInput The media stream for "%s" is already available in the offline store.
-10226 InvalidInput "%s" does not exist and therefore cannot be used to register a media stream request.
-10227 InvalidInput A request with name "%s" already exists.
-10228 NotSupported Reading a media stream in a batch request is not supported.
-10229 InvalidInput An empty or null media stream request name was provided.
-10230 InvalidInput A name provided for a media stream request exceeded the maximum allowable length of %s: "%s".
-10231 InvalidInput No listener was provided for a call to read a media stream.
-10232 ClientInternalError Media streams cannot be read using this method.
-10233 ClientInternalError Only media streams can be read using this method.
-10234 InvalidInput A registered media stream request already exists for "%s".
-10235 InvalidInput Updating a link using entity bindings cannot target an entity set.
-10236 InvalidInput Error at URL position %lu: sap.iserror cannot be used with entity set "%s.%s" because it cannot contain entities in an error state.
-10237 InvalidInput The length of the value provided for property "%s" exceeds the maximum length specified in the metadata.
-10239 ClientInternalError The request failed because the data exceeds the database page size.
-10241 InvalidInput Error at URL position %lu: Invalid path for accessing an entity through the ErrorArchive.
-10242 InvalidInput Error opening the store. Invalid store name was provided.
-10243 InvalidInput Error opening the store. Invalid store path was provided.
-10244 InvalidInput Error opening the store. Invalid store encryption key was provided.
-10245 NotSupported Creating a media stream in a deep insert is not supported.
-10246 NotSupported Modifying a media stream in a batch request is not supported.
-10248 PreconditionFailed The provided service root "%s" does not match the one used when the store was created: "%s".
-10249 InvalidInput Only custom header/cookie values that are of type NSString are supported.
-10251 ClientInternalError Unknown "%s" response type.
-10252 ClientInternalError An error occurred while generating the JSON body.
-10253 ClientInternalError No entity set could be found for entity type "%s.%s".
-10254 ClientInternalError The entity set for entity type "%s.%s" is ambiguous. Please specify the entity set explicitly.
-10256 InvalidInput An invalid store path was provided. The store path must be a file URL identifying a directory.
-10257 InvalidInput The pageSize parameter must be greater than 0 if specified.
-10259 InvalidInput "%s" is an invalid value for property "%s" of entity type "%s.%s".
-10260 NotSupported OData data type: "%s" is currently not supported in Offline OData API.
-10262 InvalidInput A read link or edit link is required for method downloadStream.
-10263 InvalidInput An edit link is required for method uploadStream.
-10264 ClientInternalError The content stream passed to method uploadStream must be a ByteStream or a CharStream.
-10265 InvalidInput Mandatory cookies are not available.
-10266 InvalidInput Error at URL position %lu: "%s" is not a valid system query option.
-10267 InvalidInput The target entity must be specified for a delete link operation when the end cardinality of the relationship is *.
-10268 ClientInternalError Unable to determine the URL for the operation.
-10269 ClientInternalError "%s" is an invalid Edm.Decimal with precision %ld and scale %ld.
-10270 InvalidInput Error at URL position %lu: the lambda variable, "%s", is nested with a lambda operator that uses the same lambda variable name.
-10271 InvalidInput Error at URL position %lu: the navigation path that prepends a lambda operator must identify a collection.
-10272 InvalidInput Error at URL position %lu: the lambda expression does not evaluate to a Boolean value.
-10273 InvalidInput Error at URL position %lu: a lambda variable must prefix a member expression.
-10274 ClientInternalError Error at JSON position %lu: "%s" was unexpected at this point.
-10275 NotSupported Fixing the target request is not supported by this version.
-10276 NotSupported HTTP header "%s" is not supported by this version.
-10277 NotSupported Reading request entity is not supported by this version.
-10278 ClientInternalError "%s" is an invalid complex type.
-10279 InvalidInput The header OfflineOData.RemoveAfterUpload can only be used with requests that create a new entity or media stream.
-10280 NotSupported Cannot perform the requested operation because the header OfflineOData.RemoveAfterUpload was specified but is not supported.
-10281 InvalidInput Invalid bind operation performed on the principal entity "%s.%s" using navigation property "%s". Since the OData backend does not support bind operations, put the bind operation on the dependent entity so its dependent properties can be updated to create the relationship in the backend.
-10283 InvalidInput The value of the OfflineOData.HeaderFormat, "%s", is invalid: %s.
-10284 InvalidInput "%s" is not a key property of "%s.%s".
-10285 InvalidInput "%s" does not exist.
-10286 InvalidInput "%s" does not refer to an entity.
-10287 InvalidInput The value of the OfflineOData.HeaderFormat, "%s", is not formatted correctly.
-10289 InvalidInput Failed to update relationship of entity type "%s.%s" using navigation property "%s", because the operation would update the dependent entity key property "%s" which isn't allowed.
-10290 InvalidInput Failed to remove a relationship of entity type "%s.%s" using navigation property "%s", because the operation would nullify a non-nullable property "%s" which isn't allowed.
-10291 CommunicationError Communication with the server failed with HTTP status code: %s, response body: %s.
-10292 CommunicationError Failed to establish a socket connection to the server. Error description: %s.
-10293 InvalidInput Deleting from the ErrorArchive in a batch request is not supported.
-10294 NotFound The delete entity request failed because the provided entity does not exist.
-10295 NotFound The delete media stream request failed because the provided media stream does not exist.
-10296 ClientInternalError Required information is missing from some requests in the request queue to perform transaction merging. Unable to perform transaction merging at this time.
-10297 InvalidInput An invalid defining query name was provided. Defining query names must not be the empty string and could not include comma character.
-10298 InvalidInput "%s" is a generated URL and cannot be used as the URL for a defining query.
-10299 InvalidInput "%s" is not a valid URL for a defining query.
-10300 InvalidInput "%s" is not a valid defining query with automatically retrieve media streams set to true because the URL does not identify any media entities.
-10301 InvalidInput "%s" does not identify a single entity.
-10302 ClientInternalError Illegal value.
-10303 NotFound Cannot cancel because no download is occurring.
-10304 NotFound Cannot cancel because no upload is occurring.
-10305 PreconditionFailed The current download cannot be cancelled because it will leave the Offline Store in an inconsistent state.
-10306 InvalidInput A request in the change set uses URL "%s" to reference an entity created in the same change set. Use a Content-ID reference to reference entities created in the same change set.
-10307 InvalidInput A request in the change set uses URL "%s" in a $links/$ref body to reference an entity created in the same change set. Use a Content-ID reference to reference entities created in the same change set.
-10308 InvalidInput A request in the change set uses URL "%s" in a bind to reference an entity created in the same change set. Use a Content-ID reference to reference entities created in the same change set.
-10309 ClientInternalError The metadata has been unloaded. Please load the metadata using loadMetadata() before trying to use the OfflineODataProvider.
-10310 ClientInternalError Cannot find the entity set "%s".
-10311 ClientInternalError "%s" is not a property of "%s".
-10313 ClientInternalError "%s" is not a property of "%s.%s".
-10314 CommunicationError Failed to send the Offline store. Reason: (MOBILINK_COMMUNICATION_ERROR) error %ld (%s) (system code %ld).
-10315 InvalidInput Error at URL position %lu: sap.upsertedlastdownload cannot be used with the ErrorArchive.
-10316 NotSupported Sending store is not supported.
-10317 InvalidInput The timeout parameter must be greater than 0 if specified.
-10318 ClientInternalError %s is an invalid EDM type code to the OData core library.
-10319 ClientInternalError %s is an invalid data type from the OData core library.
-10320 ClientInternalError %s is an invalid response type to the OData core library.
-10321 ClientInternalError %s store state is not supported.
-10322 ClientInternalError Request type %s is not supported.
-10323 NotSupported The media type is invalid.
-10325 ClientInternalError Batch type is neither change set nor data query.
-10326 InvalidInput The operation of the entity must be creation, updating, or deleting.
-10327 InvalidInput The operation of the link must be creation, updating, or deleting.
-10328 CommunicationError The request for authenticating the user timed out.
-10329 InvalidInput Error at URL position %lu: sap.pending cannot be used with entity set "%s.%s" because it cannot contain locally modified entities.
-10330 InvalidInput Error at URL position %lu: the sap.computeHasLocalRelatives query option can only be used when retrieving an entity set or entity type.
-10331 InvalidInput Error at URL position %lu: the sap.computeHasRelativesWithPendingChanges query option can only be used when retrieving an entity set or entity type.
-10333 InvalidInput Invalid string transaction ID. String transaction IDs must not be null/nil, the empty string, or a string consisting only of whitespace.
-10334 InvalidInput Could not determine the entity ID from the referenced entity. Ensure that the referenced entity is created with 'useGeneratedIDForTransactionID' and is added to the change set prior to the referencing request.
-10335 InvalidInput Cannot reference an entity that has not been created to use its entity ID for the transaction ID unless in a change set.
-10336 InvalidInput 'useGeneratedIDForTransactionID' can only be used for create requests.
-10337 ClientInternalError Could not determine the entity ID from the referenced entity to use as a transaction ID. Use loadEntity to ensure the entity ID is loaded.
-10338 PreconditionFailed Cannot delete from the ErrorArchive while another thread is uploading the request queue.
-10339 CommunicationError The %s was interrupted.
-10340 ServerSideError The %s failed due to an error on the server: %s.
-10341 CommunicationError Communication with the server failed for the %s operation with status code: %d.
-10342 CommunicationError Communication with the server failed for the %s operation with status code: %d.
-10343 CommunicationError Communication with the server failed for the %s operation due to invalid authentication.
-10344 CommunicationError Communication with the server failed for the %s operation due to an unexpected character in an HTTP header.
-10345 CommunicationError Communication with the server failed for the %s operation because the host could not be found.
-10346 CommunicationError The %s failed to establish a socket connection to the server.
-10347 CommunicationError The %s failed. Reason: %s.
-10348 ClientInternalError The %s failed. Reason: %s.
-10349 ServerSideError The %s operation could not complete successfully after %d attempts. The last error received was: %s. Previous errors resulting in a re-attempt are logged at the WARNING level.
-10350 InvalidInput Could not create/update an entity instance of built-in type: %s.
-10351 InvalidInput This function can only be used to retrieve entities from %s but entities from %s were requested.
-10352 InvalidInput The "%s" entity set cannot be accessed directly.
-10353 InvalidInput A non-null entity ID needs to be specified.
-10354 InvalidInput No entity with entity ID "%s" was found.
-10355 NotFound Nothing can be undone for the given entity.
-10356 PreconditionFailed The request queue database needs to be updated to allow the undo operation to run. The upgrade should happen automatically after the next successful upload or store open.
-10358 InvalidInput Error at JSON position %lu: "%s" is an invalid Unicode sequence.
-10359 ClientInternalError Invalid value, "%s", for the property "%s" of Type=\"Edm.Decimal\" with Scale=\"0\" (or unspecified scale ). Please report this issue to the service developer as it is most likely due to incorrect metadata.
-10360 NotSupported The request to modify the media stream failed because it was detected that the same media stream is being modified concurrently. Concurrent modifications of the same media stream is not supported.
-10361 NotSupported The changeset concurrently modifies the same resource as another operation and the changeset contains a media stream operation. This is not supported. Either remove the media stream operation(s) from the changeset or ensure concurrent operations on the same resource are not performed.
-10362 ClientInternalError An error occurred generating a temp table. The most likely cause of this is a pending upload or download. Make sure all uploads and downloads have been completed and then try the operation again.
-10363 InvalidInput Invalid string upload category. String upload category must not be null/nil, the empty string, or a string consisting only of whitespace.
-10364 InvalidInput Only string literal or entity value can be used as the upload category when uploading.
-10365 InvalidInput 'useGeneratedIDForUploadCategory' can only be used for create requests.
-10366 InvalidInput Cannot reference an entity that has not been created to use its entity ID for the upload category unless in a change set.
-10367 InvalidInput Could not determine the entity ID from the referenced entity. Ensure that the referenced entity is created with 'useGeneratedIDForUploadCategory' and is added to the change set prior to the referencing request.
-10368 ServerSideError The server lost the data to download.
-10369 InvalidInput The provided URL "%s" does not resolve to a function import.
-10370 NotSupported Function imports are not supported in this version.
-10371 NotSupported GET function imports are not supported in this version.
-10373 InvalidInput Error at URL position %lu: "%s" is not an entity set in entity container "%s", nor does it, and/or the specified parameters, match any function imports.
-10374 InvalidInput Error at URL position %lu: "%s" is a function import in entity container "%s", but the specified HTTP method is incorrect.
-10375 InvalidInput Invalid string upload category. String upload category must not be null/nil, the empty string, or a string consisting only of whitespace.
-10376 InvalidInput Specifying OfflineOData.NewID as the upload category so that the upload category is set to the generated entity ID is only allowed on create requests.
-10377 InvalidInput Could not determine the entity ID from the referenced entity. Ensure that the referenced entity is created with 'OfflineOData.NewID<*>' and is added to the change set prior to the referencing request.
-10378 InvalidInput Generated ID could not be used as upload category when uploading.
-10379 ClientInternalError The %s failed due to a download conflict: %s.
-10380 PreconditionFailed Another thread is already downloading subset (%s).
-10381 InvalidInput Error at URL position %lu: "%s" is an illegal literal value and does not match the rules for an identifier name.
-10382 ClientInternalError A data type conversion error has occurred. "%s" cannot be converted to "%s". In some cases this can result if "%s" is used in an operation (such as multiplication) with a value or property of type "%s". Using the cast function with "%s" or with the other operation operand MAY fix the problem.
-10383 InvalidInput Error at URL position %lu: expected a parameter that evaluates to a type with a time of day component.
-10384 InvalidInput Error at URL position %lu: expected a parameter that evaluates to a type with a date component.
-10385 InvalidInput Error at URL position %lu: if the left hand operand is a Edm.Duration, the right hand operand must also be a Edm.Duration.
-10386 InvalidInput Error at URL position %lu: invalid path segment following a $ref.
-10387 InvalidInput Error at URL position %lu: $ref cannot follow a path segment with a key predicate.
-10388 InvalidInput The system query option $id is required to specify the entity reference for a $entity request.
-10389 InvalidInput The system query option $id does not reference an individual entity.
-10390 InvalidInput The system query option $id needs to be specified when removing a reference from a collection.
-10391 InvalidInput The system query option $id can only be used for $entity read requests or when removing a reference from a collection valued navigation property.
-10392 InvalidInput The entity type referred to in the resource path (%s.%s) does not match the entity type referred to by $id (%s.%s).
-10393 InvalidInput Content-ID "%s" is duplicated in the batch request. Content-IDs must be unique within the batch request, not just within the change set.
-10394 ClientInternalError An error occurred generating a Content-ID.
-10395 InvalidInput Error at URL position %lu: an invalid path segment follows *.
-10396 ClientInternalError "%s" is not a supported version of OData.
-10397 ServerSideError The %s failed because no deploy file was found.
-10398 InvalidInput Cannot cancel because no operation id is specified.
-10399 ClientInternalError Change copy store "%s" encryption key failed.
-10400 InvalidInput Invalid new encryption key: %s. String new encryption key must not be null/nil, empty string, or a string consisting of whitespace/semicolon.
-10401 ClientInternalError Error when sending the Offline store with new encryption key. Reason: copying entity store of %s failed.
-10402 ClientInternalError Error when sending the Offline store with new encryption key. Reason: copying request queue of %s failed.
-10403 ClientInternalError Error when sending the Offline store with new encryption key. Reason: renaming %s to %s failed.
-10404 ClientInternalError Error when sending the Offline store with new encryption key. Reason: getting size of file %s failed.
-10405 InvalidInput Error at URL position %lu: cannot order by a stream property.
-10406 InvalidInput Error at URL position %lu: cannot filter using a stream property.
-10407 InvalidInput Error at URL position %lu: invalid path segment following a stream property.
-10408 InvalidInput Stream property path is too long.
-10409 InvalidInput An edit link is required for method deleteStream.
-10410 PreconditionFailed Schema upgrade not allowed. Reason: non-empty request queue.
-10411 NotFound A request with name "%s" does not exist.
-10412 PreconditionFailed A request with name "%s" is being removed.
-10413 PreconditionFailed Cannot remove defining query since this option is not enabled in this offline store.
-10414 PreconditionFailed Cannot remove defining query since there is a partial download which can be resumed.
-10415 PreconditionFailed Cannot remove defining query since there are pending changes to upload.
-10416 InvalidInput "%s" is not a qualified enum type name.
-10417 InvalidInput "%s" is not a valid enum value for type "%s".
-10418 ClientInternalError Error at URL position %lu: "%s" is not an enum type.
-10419 InvalidInput Has operator expects left and right operands share the same enum type.
-10420 ClientInternalError Array is nil.
-10421 ClientInternalError length of cArray is not enough for nsArray.
-10422 InvalidInput "%s" is not a NSString.
-10423 PreconditionFailed Re-bootstrap not allowed. Reason: non-empty request queue.
-10424 InvalidInput Current user was not provided when enable upload previous user's changes.
-10425 PreconditionFailed Return error occurred when uploading the previous user's pending changes.
-10426 PreconditionFailed There are pending requests inside,please upload without the forceUploadOnUserSwitch flag first.
-10427 InvalidInput Invalid store note: "%s". Length of the note exceeds the maximum length of 120.
-10428 NotSupported Functions are not supported in this version.
-10429 NotSupported Actions are not supported in this version.
-10430 NotSupported Parameter "%s" of the method "%s" is a collection, and collection parameters are not supported in this version.
-10433 InvalidInput The provided URL "%s" does not resolve to a function.
-10434 InvalidInput The provided URL "%s" does not resolve to an action.
-10435 NotSupported Bound actions and functions are not supported in this version.
-10436 ClientInternalError An invalid value was supplied for parameter "%s" of action "%s" with type "%s".
-10437 InvalidInput A value was supplied for non-existent parameter "%s" of action "%s".
-10438 InvalidInput HTTP Method is not allowed in V4 Action, only POST is valid.
-10439 InvalidInput Parameter "%s" of action "%s" cannot be set to null because it is not nullable.
-10440 ClientInternalError Unrecognized datatype of parameter "%s" for action "%s".
-10441 InvalidInput Error at URL position %lu: "%s" is not a valid action or function name in namespace "%s".
-10442 InvalidInput Error at URL position %lu: the binding parameter of "%s" does not match the entity type.
-10443 InvalidInput Non-nullable parameter "%s" is not specified in the request body.
-10444 NotSupported Binding parameter type is not supported in this version.
-10446 InvalidInput The bound action "%s" is binding to non-existing entity "%s".
-10447 NotSupported Selecting the item of collection property with other property is not supported in this version.
-10448 InvalidInput Error at URL position %lu: invalid path segment following a collection property.
-10449 NotSupported Query entity with the order of collection property's sub-property is not supported in this version.
-10450 NotSupported Query entity with the order of collection property item count is not supported in this version.
-10451 InvalidInput Query entity with the order of collection property is invalid.
-10452 NotSupported Filter entity with collection property's sub-property is not supported in this version.
-10453 NotSupported Filter entity with collection property item count is not supported in this version.
-10454 NotSupported This type of query is not supported in this version.
-10455 InvalidInput The item index of collection specified is invalid.
-10456 InvalidInput The item index of collection specified does not exist.
-10457 ClientInternalError Data type is not comparable in collection item filter.
-10458 NotSupported Operation type "%s" is not supported in collection item filter.
-10459 ClientInternalError Cast from "%s" to "%s" is not supported in collection item filter.
-10460 ClientInternalError Failed to generate the default encryption key for the offline store.
-10461 InvalidInput Error at URL position %lu: sap.upsertedlastdownload cannot be used with the RequestQueue.
-10462 InvalidInput Error at URL position %lu: Invalid path for accessing an entity through the RequestQueue.
-10463 NotSupported Deleting from the RequestQueue in a batch request is not supported.
-10464 NotSupported Undo UploadCategory or TransactionID with type other than stringLiteral is not supported.
-10465 PreconditionFailed Cannot delete from the ErrorArchive while another thread is uploading the request queue.
-10466 CommunicationError The connection was interrupted: %s.
-10467 ClientInternalError An internal error has occurred: %s.
-10468 InvalidInput autoRegisterMbtClient adds http header Client-Instance-ID implicitly, which conflicts with the CustomHeaders.
-10469 ClientInternalError An error occurred while fetching the Client-Instance-ID for mobile back-end tool.
-10470 ClientInternalError An error occurred while deleting the Client-Instance-ID for mobile back-end tool.

Last update: June 8, 2022