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.
file not found exception
{ \"error\"
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.