Google drive file access

Hi everybody, how i can access to a file stored in my google drive.

I have already share the file: https://drive.google.com/file/d/10QvGs-nnnNkh_QIAzgdW5xsYYELrmOSY/view?usp=sharing

i try this but isn't working:
image

Can i load a file from my google drive ?

this one is from CORGIS Datasets Project and worked perfectly:
image

Try https://api.allorigins.win/raw?url=https://drive.google.com/uc?export=download&id=10QvGs-nnnNkh_QIAzgdW5xsYYELrmOSY.

Edit: edited, see @programmer_user's post below.

You have to use the download link, that link is just the viewing link.

So https://drive.google.com/uc?export=download&id=10QvGs-nnnNkh_QIAzgdW5xsYYELrmOSY

Thk, i will test it later

Sorry, not working... the url block return nothing...
project

image

That project doesn't exist...

sorry, it's shared now...

can you access the shared file ?

Cors problems, try https://api.allorigins.win/raw?url=https%3A%2F%2Fdrive.google.com%2Fuc%3Fexport%3Ddownload%26id%3D10QvGs-nnnNkh_QIAzgdW5xsYYELrmOSY

thank you , it's working !

Another step: Can i save a file in my google drive ?

thk's

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.