Hi together,
we are struggeling uploading files to OTCS via REST API. When we user the Postman integrated file selection to select the file we want to send, everything works fine. But when i'm trying to do the same with python it does not work. I'm getting the error "File could not be found within the upload directory".
Anyone has solved that issue?
Here my example code:
Kind regards
Patrick