File Upload Failing with csServiceParametersMissing
Summary
When using CEC REST API /documents/api/1.2/files/data, uploading a file fails with HTTP 400 csServiceParametersMissingContent
Hi
We are hitting the same issue as unresolved post https://cloudcustomerconnect.oracle.com/posts/3b2637ac04.
When posting a file using htttps://host:port/documents/api/1.2/files/data, we get:
{
"errorCode": "-97",
"errorKey": "!csUnableToCheckIn,(null)!csServiceParametersMissing,CHECKIN_UNIVERSAL",
"errorMessage": "Content item '(null)' was not successfully checked in. One or more service parameters for service CHECKIN_UNIVERSAL are missing.",
"title": "Content item '(null)' was not successfully checked in. One or more service parameters for service CHECKIN_UNIVERSAL are missing.",
Tagged:
0