File not found error Google Drive API

前端 未结 3 1117
不思量自难忘°
不思量自难忘° 2020-12-10 17:34

I am using the Drive REST API to download a file. I am making a GET request using the file id and I get a file not found exception.

{
 \"error\"         


        
3条回答
  •  失恋的感觉
    2020-12-10 18:22

    In my case, I was using the file client_secret.json that I had created with the gmail address I use all the time, but I was creating the credentials with another e-mail.

提交回复
热议问题