Hi, I have several questions.
1. What MIME types does the conversion API supports?
2. Do you have further documentation on error codes?
3. I'm sending the following info through the API:
{"notifications":[{"severity":"ERROR","text":"Error deserializing request. Please check that your media type header is set to a valid MIME type.","code":1000020003}]}
Hi, I have several questions. 1. What MIME types does the conversion API supports? 2. Do you have further documentation on error codes? 3. I'm sending the following info through the API:
{"outputFormat":"application/pdf","outputDimensions":{"widthInPoints":612,"heightInPoints":792},"conversionFiles":[{"uri":"fileId:4f88640ed0892d2f05fc8f19","mimeType":"application/msword","index":0}],"customField":null,"callback":null}
and I'm getting the following response:
{"notifications":[{"severity":"ERROR","text":"Error deserializing request. Please check that your media type header is set to a valid MIME type.","code":1000020003}]}
I can't figure this one out, please help!
Message edited by Spiro 1 year ago