upload a file gives ServiceParametersMissing,CHECKIN_UNIVERSAL
Summary
upload a file gives ServiceParametersMissing,CHECKIN_UNIVERSALContent
Hi,
Im trying to upload a file to a folder using postman with reference to the example given in oracle docs.
Below is header configuration i entered. I have given correct authorization credentials through which i am able to upload the file through CEC application.
Below is request body.
Below is the error response i received
{
"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.",
2