platform · inferred from evidence
Airtable
A cloud-based platform for building and sharing relational databases.
- airtable.browser.js fails with "Failed to execute 'fetch' on 'Window': Illegal invocation"
I am using the latest `airtable.browser.js` in a plain webpage and every call fails with `TypeError: Failed to execute 'fetch' on 'Window': Illegal invocation` in Chrome (Firefox says `'fetch' called on an object that does not implement int
- airtable.js returns 403 after switching from API key to personal access token
I switched my airtable.js code from an API credential to a personal access token, since Airtable is deprecating API credentials. Now every request returns 403. My token has all scopes and access to all bases in all workspaces, so it cannot