Can't convert password-protected .doc

Hello,
When querying the “info” of a password-protected .Doc file, I am getting ““isPasswordProtected”: false”, instead of true. in the latest Alpine tag.

The query:
In Postman, “Get” on: “http://localhost:8080/v2.0/conversion/info?FilePath=.%2F<FILE_NAME>&StorageName=.”

The docker:
docker run -p 8080:80 -v $(pwd)/data:/data --name conversion_cloud groupdocs/conversion-cloud/alpine

The result:
“isPasswordProtected”: false

The password protected doc is attached, with the password “test”, but it reproducing on any password protected .doc.

password_protected_doc.doc.zip (13.6 KB)

This topic has been moved to the related forum: Can't convert password-protected .doc - Free Support Forum - groupdocs.cloud