我正在使用DrEdit PHP sdk庫。用自己的輸出編輯,我想創建與MIME類型文件application/vnd.google-apps.kix
DrEdit PHP和Google Drive
它說,它救了,但是當我嘗試從驅動器本身打開它,它會返回一個錯誤:
Sorry, the page (or document) you have requested does not exist. Make sure that you have the correct URL and that the owner of the document hasn't deleted it.
我一直DrEdits'除了ClientId,Secret等之外的自己的配置,並改變了mime/type。
任何人都可以告訴我什麼問題可以請嗎?
由於
請求是否成功?你在創建文件後如何訪問文件?在回覆中檢查您的alternativeLink。 –
是的,它表示該文件已經按照上面所述在Google雲端硬盤上顯示出來了!雖然鏈接似乎有些不好,但與谷歌雲端硬盤中創建的真實谷歌Doc相比,它很安靜。 – kiki90