May 21, 2022 06:44 PM
Hello i am trying to update my woocommerce image using pabbly whenever airtable record is created but i got this error. What did i do wrong?
“Error getting remote image http://dl.airtable.com. Error: Forbidden”
May 22, 2022 05:02 AM
Hi there! If you’re trying to grab a picture right after the record got created (not sure where the picture is coming from), it might be that the URL is not available at the moment you’re trying to grab it (it takes a while for Airtable to save the image / attachment under https://dl.airtable.com…
What a minute… your url starts with “http”, but it should be the secure “https”. That’s where the problem lies. Can you change that in any way?
May 22, 2022 05:43 AM
No, this didn’t grab the url immediately after the record was created.
I am not sure if I can download the image from public url since airtable had an update 2 months ago regarding the attachment url.
Do you think this might be the issue?
May 22, 2022 05:51 AM
No, the update is coming into effect in November this year afaik. At the moment, you can still publicly download, but you will have to use https.