Describe the problem/error/question- In one of my nodes I keep getting the same message over and over and I did everything I could think of to fix it since I am connecting Airtable for a whole campaign.
What is the error message (if any)?-Forbidden - perhaps check your credentials?
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.
Please share your workflow- Click here to view workflow
The node is Get Instantly Campaign Analytics ID and I copied the code below as well
{
“nodes”: [
{
“parameters”: {
“base”: {
“__rl”: true,
“value”: “app61zJlbKTJWObtq”,
“mode”: “list”,
“cachedResultName”: “AI-Powered BDR|GTM Engine OS V1.0”,
“cachedResultUrl”: “https://airtable.com/app61zJlbKTJWObtq”
},
“table”: {
“__rl”: true,
“value”: “tblGUWR3C7agvWzmY”,
“mode”: “list”,
“cachedResultName”: “Instantly Campaign Analytic”,
“cachedResultUrl”: “https://airtable.com/app61zJlbKTJWObtq/tblGUWR3C7agvWzmY”
},
“id”: “={{ $(‘Webhook’).item.json.query.recordId}}”,
“options”: {}
},
“type”: “n8n-nodes-base.airtable”,
“typeVersion”: 2.1,
“position”: [
48,
5888
],
“id”: “e92a61b6-c70a-477c-b3ae-4419bcc6c192”,
“name”: “Get Instantly Campaign Analytics ID”,
“credentials”: {
“airtableTokenApi”: {
“id”: “trflJgpvy9yzFkoe”,
“name”: “Airtable Personal Access Token”
}
}
}
],
“connections”: {
“Get Instantly Campaign Analytics ID”: {
“main”: [
]
}
},
“pinData”: {},
“meta”: {
“instanceId”: “652fe09e2a6d2e182833b3ec9dc23ea624c0334b666acbe6a21c36bfe6d49f54”
}
}
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node- Well it connects first from a webhook and then to a switch to connect all the nodes and this one is the first node and it won’t connect.
Information on your n8n setup
- n8n version:
1.106.0 - Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: