所有的权限都授予了,但是调用WPS云盘相关API都会报权限问题;
调用获取盘列表接口:
https://openapi.wps.cn/v7/drives
使用API调试台一直报权限问题,能试过的都试了,真的找不到问题了;
<img src="https://solution-community.wps.cn/uploads/post/5JgpGRJQ18J.png" alt="image.png"/>
<img src="https://solution-community.wps.cn/uploads/post/5Jgq63HS3F3.png" alt="image.png"/>
{
"code": 403000001,
"message": "kso: PermissionDenied err: ErrPrivileges: interface_company_doc"
}