我已在我的环境中成功安装 Documentum REST API。当我转到http://localhost:8080/dctm-rest/repositories时,我能够成功地看到存储库。但是当我尝试在那里打开任何内阁 URL 时,它会提示输入用户名密码。
我在那里输入了密码,它工作正常。
但是当我使用 Postman 发送请求时,它会显示此错误
"status": 401,
"code": "E_GENERAL_AUTHENTICATION_ERROR",
"message": "Authentication failed.",
"details": "Full authentication is required to access this resource"
并以授权格式发送授权:基本(“用户名:密码”的base64值)
表明
"status": 400,
"code": "E_INPUT_ILLEGAL_ARGUMENTS_PARAM",
"message": "Illegal argument {0} provided with value {1}.",
"details": "Parameter conditions \"dql\" not met for actual request
parameters: "