Skip to main content
Question

n8n erro

  • January 5, 2026
  • 2 replies
  • 43 views

Forum|alt.badge.img+1

i keep getting ‘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.‘

This error from n8n. any idea how to fix it?

2 replies

TheTimeSavingCo
Forum|alt.badge.img+31

What’s the automation set up to do?  Some possibilities might be:

  1. Base has been deleted
  2. Table has been deleted
  3. Field has been deleted
  4. Field name changed
  5. (If updating) Record ID might not exist in the base / table you’re trying to update

Forum|alt.badge.img
  • New Participant
  • January 5, 2026

This error in n8n usually means there’s a mismatch between your API token permissions and the model or endpoint you’re trying to use. Most commonly, the API   EZ Pass VA  key configured in n8n either doesn’t have access to the selected model, is expired, or is being used against the wrong provider or API base URL. Double-check that your API key is valid, correctly pasted (no extra spaces), and belongs to the same account that has access to the model you selected in the n8n node.