Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 646 Bytes

File metadata and controls

29 lines (25 loc) · 646 Bytes

使用方法

阿里云盘:

在代码中填入对应的开放平台应用的APP ID和APP Secret,drive_id可空

image

使用refresh_token更新接口

json格式post请求

参数名 -
client_id 必填
client_secret 必填
drive_id 可选
refresh_token 必填

OneDrive:

在代码中填入对应的开放平台应用的客户端id和客户端密码

image

使用refresh_token更新接口

json格式post请求

参数名 -
client_id 必填
client_secret 必填
refresh_token 必填