Skip to main content
Question

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


Forum|alt.badge.img+2
  • New Participant
  • 2 replies

I hope someone can help with this please 

 

Connecting from n8n and I’ve created a personal access token and entered it into the Credential to connect with field, 

Below is the scopes and access permissions 

I’ve checked that the Base name and tables are correct 

 

I’m not sure what I’m missing here , will be grateful if someone can assist

5 replies

TheTimeSavingCo
Forum|alt.badge.img+28

Hmm, yeah that setup looks right.  What action are you using?

One thing to note is that, if you’re doing a ‘Get Record’ action and you give it a record ID that doesn’t exist in the table, it’s going to give you the same error message you’re seeing now


Forum|alt.badge.img+2
  • Author
  • New Participant
  • 2 replies
  • April 7, 2025

Thank you for your reply 

I’m using a n8n form and a Create operation on Airtable 

 


TheTimeSavingCo
Forum|alt.badge.img+28

Hmm, what’re the values of those two expressions? 

Could you try replacing the expressions with plain text (or whatever data those fields expect)?  If plain text works then we know that the connection is fine and that the issue is with the data


Forum|alt.badge.img+2
  • Author
  • New Participant
  • 2 replies
  • April 7, 2025

I’ve changed the values to the below , but the result is the same 

 


TheTimeSavingCo
Forum|alt.badge.img+28

Could you expand these bits? 


I was thinking maybe it was due to field or table permissions but I just tried that out and the error messages were different:

 


Reply