Feb 07, 2024 07:56 AM
Good morning,
I am writing in reference to a problem with the Airtable integration via Token at MAKE
We need this integration to ensure that Make automatically connects leads arriving from Facebook and the CRM in Airtable
The problem is that every time I inserted the Personal Access Token to do the integration, it gives me the error "Status Code Error: 401"
What could be the problem? Are there any essential settings for the Persona Access Token to integrate it with Make?
Thank you,
Best Regards
Feb 07, 2024 08:24 AM
Did you setup your Personal Access Token to have access to the bases you want and with the correct scope? If you did not give the Personal Access Token access to the base or if it doesn't have the scope it needs, your request is considered unauthorized.
Feb 07, 2024 02:19 PM
As @kuovonne mentioned above, when you are using Make's Airtable automations, there is a minimum number of scopes that you must set.
You must set these 2 scopes at a minimum:
data.records:read
schema.bases:read
And if you're writing to Airtable, you will also need to set this 3rd scope:
data.records:write