Airtable trigger FORBIDDEN, Creds are 100% ok

Hello, I have problems with airtable trigger. I use the same (working) credentials that works perfectly in a different workflow (not as trigger). But in my new workflow, I get this error permanently

Forbidden - perhaps check your credentials?

403

Full message

{ "error": { "type": "INVALID_PERMISSIONS_OR_MODEL_NOT_FOUND", "message": "Invalid permissions, or the requested model was not found. Check that both your user and your token have the required permissions, and that the model names and/or ids are correct." } }

Invalid permissions, or the requested model was not found. Check that both your user and your token have the required permissions, and that the model names and/or ids are correct.

How can the same credentials work in a different workflow?

I double checked Base, Table and View IDs all correct :frowning:

anybody know a work around?

Community Version n8n Version 1.56.2
Installed on Digital Ocean Docker.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @a.prior,

Welcome to the community! :cactus:

Could you try creating another credential with the same settings as the one you’re trying to use now and see what is the output of that? That might give us a clue wether this is on n8n or on the settings.

Let us know how you get on! :slight_smile: