I18n Error Codes
Note:
Currently in the beta phase.
Note:
The following describes only the module-specific error codes. For general error codes, please refer to the Universal Error Code Documentation.
890001 Parameter Type Error
Error Message
param value not valid
Error Description
This error code is generated by the system when an incorrect parameter type is passed to the interface.
Possible Causes
This error code indicates a parameter error, which may be caused by passing a parameter of the wrong type.
Resolution Steps
Verify that the parameter type is correct.