https://proxy.sequin.io/attachment/*
URLs in your Sequin database. While Airtable’s attachment URLs expire every two hours,1 these proxy URLs do not expire.
401 Not Authorized
response indicates Sequin couldn’t find an Authorization
header in your request.403 Forbidden
error indicates the provided key lacks API access to the Airtable record with the requested attachment.Bearer
token in your requests.Bearer
token to fetch an expiring attachment URL from Airtable.302 Found
redirect to the expiring URL.att▒▒▒▒▒▒▒▒▒▒▒▒▒▒
) leads Sequin to update the proxy URL in the corresponding Postgres row.
Any attachment URLs obtained via the Airtable Web API and the CSV export functionality will expire after a few hours.
↩
I use APIs to obtain an URL to an Airtable attachment, and this usage is integrated with other tools, e.g. Zapier. It seems the URLs will expire. What should I do? If you or a third party integration are using API processes to obtain attachment URLs from Airtable, then it’s important to note that the URLs obtained will only be active for a short period of time (~2 hours). Using Airtable as a CDN has been and continues to be discouraged in line with this change.
↩