I would like to use images stored on Google Drive as the source for an image field. The permissions on the images have been set to unrestricted but I just get the broken icon instead of the image after importing a CSV with all the URLs in it. The format of the url I'm using is:
https://drive.google.com/uc?export=view&id=14OkzuQ0eSgVyTeoE7AO77b_4tzerDvoT |
When I navigate to this address in an incognito window the image is displayed correctly bit it has been redirected to:
https://doc-0g-78-docs.googleusercontent.com/docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/c394uvb9qepmbo5i36bjp2kpndnu3nd9/1610809875000/06433932965936829188/*/14OkzuQ0eSgVyTeoE7AO77b_4tzerDvoT?e=view
This redirected url contains some query parameters which are unique per image so I can't just reformat all the urls to point directly at them.
Thanks,
Charlie.