Common Errors
errors the fws api uses the following common error codes, these errors may be found in any of the responses above http status code error code description 400 invalid request authorization header is not in expected bearer token format 400 invalid container type the containertype provided is not recognized 400 value cannot be empty empty label or identifier provided this error code can also be returned when an empty code is provided for a term asset 400 invalid assetgroup type the assetgrouptype provided is not recognized 400 invalid workflow state the container is not in a editable lifecycle state 400 invalid asset type the asset type is not valid for the asset group 400 invalid encoding an invalid encoding type is entered in the “encoding” field 400 incompatible property one of standardname , standardversion , or forsubmission have been supplied for a non dataset asset group 400 cannot create already exists the specified library version is already associated with the container 400 cannot delete does not exist the specified library version is not associated with the container and so cannot be removed 400 malformed json the input json request is missing 400 file not found the input file is missing from the request 400 unknown transform type the requested type of transform was not recognized, e g it was not visualization 400 conversion for dataset in progress the type of the specified asset group does not support visualizations e g generic 400 conversion for asset group in progress a conversion for the specified asset group is already running 400 conversion for asset group in progress a conversion for the specified dataset is already running 400 no data for download no files were able to be prepared for download for this request 400 invalid template id badly formatted templateid 404 unknown template template not found for templateid 400 template inactive template not activated 400 change request custom properties invalid invalid custom properties for template 400 invalid container aid badly formatted container aid 400 remote integration error issue returned by the integration service a ‘context’ field may also be provided with the error for example, if authentication details for rave web services are incorrect (e g incorrect or expired password), the context will be “streamed rest call failed with 401” 404 unknown container container not found for aid 400 invalid asset aid badly formatted asset aid 400 invalid context details incorrect container or asset details for template context 401 invalid token authentication has expired or invalid token information passed 401 "" missing authentication details 404 unknown dataset could not find any file for the specified asset group aid for given container aid/version pair 404 unknown asset unknown asset within the container aid/version pair 404 unknown assetgroup could not find specified asset group aid for given container aid/version pair 404 unknown container unknown container aid/version pair 404 unknown source container unknown container aid/version pair for source 404 invalid class type classtype provided for dataset asset is not one of the required values 404 invalid comparator comparator provided for question or selection criteria asset is not one of the required values 404 invalid data type datatype provided for question, variable, value, terminology or method asset is not one of the required values 404 invalid order number a duplicate order number has been included 404 invalid origin type origintype provided for variable or value asset is not one of the required values 404 invalid repeat type repeattype provided for section asset is not one of the required values 404 invalid severity severity provided for question asset is not one of the required values 404 invalid source source provided for variable or value asset is not one of the required values 404 invalid term properties externaldictionary and terms have both been provided for a terminology asset 404 invalid visit type visittype provided for visit asset is not one of the required values 404 unknown asset referenced an asset of this type with this aid cannot be found returned when an asset attempts to reference a child asset that does not exist, e g a form references a section but a section with that aid cannot be found 404 unknown assetgroup unknown asset group within the container aid/version pair 404 unknown container unknown container aid/version pair 404 unknown transformid could not find the specified transform 404 unknown file the uuid specified does not match any known generated files 404 file checksum not found a file was found but it had no checksum stored 500 "" unexpected failure in formedix web services / ryze in the event this error occurs, please contact formedix 404 unknown change request change request not found for id 404 change request deleted change request has been deleted 400 invalid change request state uuid change request state uuid invalid format 404 unknown change request state change request state not found for uuid 404 unknown user user specified as owner does not exist 400 invalid approval label invalid label for specified change request state transition 400 invalid user id invalid format for user uuid 404 unknown user user not found for given user uuid 404 approver not assigned user doesn’t exist on change request as an approver 400 change request already approved trying to remove a user that has already approved change request transition 404 unknown change request state change request state not found for uuid
