Hey there,
I hope someone could help. I am migrating from make.com and wanted to try n8n. The setup was working perfectly until recently, but now I’m getting 403 errors when trying to interact with Airtable through n8n.
Details:
Error: 403 Forbidden - Invalid permissions
Setup: n8n is self-hosted on Railway.app
Using Airtable modules to interact with a base
- API keys and OAuth tokens are correctly configured.
- Verified that the permissions for the Airtable base and tables are set correctly.
- Tested the same operations with make.com, and they work fine.
What I’ve Tried:
- Double-checked the API key permissions.
- Recreated the credentials in n8n.
Additional Information:
-
The problem seems to be intermittent, as it was working fine earlier. I’m unsure whether the issue lies with Airtable, Railway.app, or n8n itself.
-
Other parts of my workflow are functioning without any issues.
Hope someone can help.
Cheers