【发布时间】:2017-02-23 16:35:33
【问题描述】:
我想从谷歌驱动器选择器下载文件。我正在使用谷歌驱动器选择器并选择文件。它返回我这些参数
https://github.com/softmonkeyjapan/angular-google-picker
$$hashKey : "009"
description : ""
embedUrl : "https://docs.google.com/uc?id=0Bz9ps73AlkCwZkp6RzNaSWhCbEU&export=download"
iconUrl :"https://ssl.gstatic.com/docs/doclist/images/icon_12_pdf_list.png"
id : "0B32ps73232wZk3236RzNaSWhCbEU"
lastEditedUtc : 14873223312734
mimeType : "application/pdf"
name: "ABCs.pdf"
parentId : "0AD93223AlkC32O789A"
serviceId : "DoclistBlob"
sizeBytes: 13754
type: "file"
url: "https://docs.google.com/document/d/KVASPSyy4f7gRurmm8W7YqKh-Lqb_Rc/edit?usp=drive_web"
我已阅读,我需要 oAuthToken fileId 但没有获得 oAuthToken 和 fileId。请告诉我在哪里可以买到这个?
【问题讨论】:
标签: angularjs google-api google-drive-api google-oauth