https://drive.google.com/thumbnail?sz=w800-h800&id=0B32uDVNZfiEKOUliZ3NMNC0yV3RiYkZabjhlSHhXZ2UxOEZn redirects to the correct thumbnail for the image, if the user is signed in and has permission to view it.
That ID is the file ID. You can use any width and height you like.
The thumbnailLink we are fetching right now is useless because it expires too quickly.
https://drive.google.com/thumbnail?sz=w800-h800&id=0B32uDVNZfiEKOUliZ3NMNC0yV3RiYkZabjhlSHhXZ2UxOEZn
redirects to the correct thumbnail for the image, if the user is signed in and has permission to view it.That ID is the file ID. You can use any width and height you like.
The
thumbnailLink
we are fetching right now is useless because it expires too quickly.