Nov 06, 2020 02:42 AM
Hi !
I am currently trying to upload many images from google drive to airtable, using API (Google Drive API v3 and Airtable API Wrapper).
Sometimes, it works but not always. It uploads the image and displays this image ->
Then, transforming that display into the image (case when it works) or blank (case when it doesn’t work).
If someone can explain to me how to fix that, I will be very grateful :slightly_smiling_face:
Some precisions : I am working with Google Drive API because I have like 500-600 images and I needed a web repository to upload images with URL on Airtable.
Nov 06, 2020 07:38 AM
Hi @Corentin_KELOGHLANIA, and welcome to the community!
Nov 06, 2020 08:10 AM
Hi @Bill.French, thank you for your answer.
I read the 3 extracts you provided to me, and should I conclude there is no solution because it is an issue from airtable ?
Nov 06, 2020 08:22 AM
I have several clients uploading attachments into Airtable from Google Drive using Integromat, and we have never seen these problems. So perhaps try Integromat and see if it works for you.
Nov 06, 2020 08:24 AM
Hmm okay, I will check and try that !
Nov 06, 2020 08:39 AM
Hardley, but using the Airtable API to do it is not likely to make you happy.
Nov 09, 2020 01:45 AM
Do you think if I use an other repository like Cloudinary, it should work ? or it’s the same issue for all repo ?
Nov 09, 2020 05:36 AM
I don’t have any data either way concerning whether this is central to the Google Drive service. My hunch is the issue is API bound because a freely accessible file in Drive is fundamentally no different than a freely accessible file in Box, Dropbox, Sharepoint, or Cloudinary. But, you could try.
Nov 09, 2020 07:49 AM
UPDATE :
I tried with Cloudinary, and there is 0 fail ! All images were uploaded :slightly_smiling_face:
Nov 09, 2020 08:48 AM
That’s wonderful news, until it isn’t. :slightly_smiling_face:
If you read all of the threads concerning this issue, you will see that the API uploads and properly attaches documents correctly in most cases. In fact, sometimes, I see no errors on client systems for days on end.