I'm trying to configure my printer with HTTP request to print and I'm using printnode API .
So when I have pass file content from my sharepoint library in body ,it throughs me error
"Incorrect request body: (request body).contentType must be present"
Content: base64(file content) is the expression
Can't understand this error