Hello Team,
I'm unable to upload inputstream of aws s3Object using UploadTokenService.upload() via KalturaAPIClient-18.8.0
We observed that InputStream RequestBody.contentLength() is returning 0
as we already have content length passed in FileHolder Object. So, passing that to InputStreamRequestBody and having size has a member variable has fixed our issue.
Can team make this change request in the next release ?
Let me know if you have any further queries.