Google Drive PHP SDK saves an Untitled file

前端 未结 1 1525
旧时难觅i
旧时难觅i 2021-01-07 08:34

I\'m using the following function to insert a file:

function insertFile($service, $title, $description, $parentId, $mimeType, $filename) {
  $file = new Driv         


        
相关标签:
1条回答
  • 2021-01-07 09:35

    Just do what Alain said, update or checkout the newest client library from Google.

    0 讨论(0)
提交回复
热议问题