Describe the problem/error/question
I am working on the course 1 for beginners. I can’t connect my airtable node to airtable, because airtable does not support API keys anymore, they switched to personal tokens. How can I continue the cause / add Airtable to my Workflow?
What is the error message (if any)?
NodeApiError: Authorization failed - please check your credentials
at Object.requestWithAuthentication (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/NodeExecuteFunctions.js:1068:19)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Airtable/Airtable.node.js:503:40)
at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:653:28)
at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:592:53
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- 1.1.1
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via Docker
- Ubuntu