product · inferred from evidence
PAT
Personal Access Token, a type of authentication token used by Airtable.
- 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