Same here. The workflow and AirTable node were working as usual until they suddenly stopped working (timeout). I tried using the exact same login details with curl and it still worked. According to ChatGPT, AirTable may have changed the API so that the n8n AirTable node can no longer handle it?
I’m not entirely sure what the root cause is. The Airtable personal access token works fine on other platforms after granting access once, so the token itself seems to be valid. This issue seems to be happening only with n8n, and it’s affecting all of our projects there.
The failure message doesn’t appear at a fixed interval. Sometimes it happens within a few minutes, sometimes after a few hours. There’s no consistent pattern.
We did not change the token field to use an expression at any point. The field remained masked throughout and was saved as-is.
This issue is affecting all 4 developers on our team, each working on separate workflows within the same n8n Cloud workspace.
The only workaround we’ve found is to regenerate and re-add a new Airtable token each time the connection fails. But this is disruptive to our workflow development and testing.
Let us know if there’s anything else we can try or check on our end.
I have it running on a schedule now on a cloud instance and a self hosted instance as the node is in theory the same. Next time it fails can you try running the workflow below using the same credential as the node this uses the same endpoint as the credential test and will hopefully give us more information on why it is failing.