/files/XXX/permission 接口说 服务/v3/3rd/users 未实现, 但实际是WPS云平台未发起此调用请求,需协助诊断

阅读次数 0

云文档加载过程中报错, 服务端已实现接口/v3/3rd/users,但WPS云平台并未调用此接口( nginx上无此接口请求日志)。 收到如下报错后, 无后续访问进入。请问原因如何? 如何进一步去调试?

报错日志如下:

http://47.96.75.242/api/v3/3rd/files/cnWfv86NoThS/permission [response]HTTP/1.1 200 OK
Content-Length: 160
Access-Control-Allow-Origin: *
Connection: keep-alive
Content-Type: application/json; charset=utf-8
Date: Fri, 24 Apr 2026 12:48:21 GMT
Etag: W/"a0-fbaxSxABpqL/Wm8WzaBEze6RLyc"
Server: nginx/1.18.0 (Ubuntu)
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Powered-By: Express
X-Xss-Protection: 1; mode=block

{"code":0,"message":"success","data":{"user_id":"1825818906","read":1,"update":1,"copy":1,"download":1,"print":1,"rename":1,"saveas":1,"history":1,"comment":1}}
-	get file extra info failed:annotate: ;hint: 返回权限值update=1,需实现回调接口:/v3/3rd/users
-	[request]GET /api/v3/3rd/files/cnWfv86NoThS/permission HTTP/1.1
0 Answers