product · inferred from evidence
Personal Access Token
A token-based authentication mechanism used as an alternative to OAuth DCR in Supabase.
- 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
- Supabase MCP OAuth fails with {"message":"Unrecognized client_id"} in Cursor / Claude Code
I set up the official Supabase MCP server in Cursor with {"supabase": {"type": "http", "url": "https://mcp.supabase.com/mcp"}} in mcp.json. Clicking Authenticate opens the Supabase OAuth page in the browser, but it immediately fails with {"