|
|
1
4
使用时
代码:
更新: 如果这是一个驱动器id,您确定它存在,并且您一直收到“Shared drive not found”错误,那么这可能是您为api获取的凭据的作用域问题。 另外根据这些Google API文档,似乎发生了很多变化和抨击,都与共享驱动器API支持有关。 https://developers.google.com/drive/api/v3/enable-shareddrives https://developers.google.com/drive/api/v3/reference/files/list
如果您一直有这些问题,这里有一个替代的解决方案供您使用
|