Help

Re: Google drive photos uploaded to Airtable disappear! Green Frame!

1187 1
cancel
Showing results for 
Search instead for 
Did you mean: 
111226
4 - Data Explorer
4 - Data Explorer

Hi there. I’m using API to upload my photos from google drive to airtable. When they uploaded, after few second, a green frame remove them. How…! What is green frame! why my photos deleted!

120 652 985

6 Replies 6

That’s Airtable’s visual indicator that someone, their user icon will appear at the right, is currently editing the value for that cell. “Someone” includes API requests, Airtable’s native automations, scripts, etc. You can expand a record that had photos deleted to view the edit history.

I’m did’nt remove anything!
520

According to the history it seems like you did. That could mean one of a few things:

  1. You edited the data manually by mistake. This is unlikely, you wouldn’t be posting here if you were the one making these edits.
  2. Some system or process is using your API key and is not set up properly, and as a result its deleting values that you otherwise wouldn’t want deleted. Anytime your API key is used, Airtable counts that as “you”. Regardless, you need to investigate your API call to make sure its only being called when it needs to, and that it isn’t deleting field values when it shouldn’t.
111226
4 - Data Explorer
4 - Data Explorer

Everything was working fine before 3 months. it’s a new issue.

Jayda_Delatorr1
4 - Data Explorer
4 - Data Explorer

I’m having this same issue with a google drive related api. Did you ever figure out how to stop it from disappearing?

Joe_Hand
4 - Data Explorer
4 - Data Explorer

This is an Airtable issue (perhaps also caused by Filestack). I asked Airtable support about this and they confirmed its an issue between Filestack and Google Drive… but then I changed my API to use S3 instead of Google Drive and am now having the same issue.

See some similar posts here Attachments uploaded via API vanish within seconds - #14