google drive gerar link imagem

Google Drive - gerar link diretamente para acessar imagem (sem assistente de visualização)

Identificador: 11543
Autor: Alan Rodrigues   segunda-feira, Dia 1 de maio de 2023, às 02:53:24 horas
Revisado Por:    sexta-feira, Dia 25 de novembro de 2016, às 17:15:01 horas
Visualização: Todos

Pontos: 0   Acessos: 4183

A workaround is to get the fileId with Google Drive SDK API and then using this Url:

https://drive.google.com/uc?export=view&id={fileId}

That will be a permanent link to your file in Google Drive (image or anything else).

Note: this link seems to be subject to quotas. So not ideal for public/massive sharing.


Postar um comentário