Airtable Connector Error 403: Invalid permissions with Personal Access Token
Zhiqi
Registered Posts: 1 ✭
Hey, I'm trying to connect Dataiku to Airtable using the Airtable plugin, but I keep getting this error:
"Test failed: Failure while reading data from dataset : <class 'Exception'> : 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. - (Error 403)"
When I use random token: Error 401 (invalid token), and when I use correct token: Error 403 (permission denied)
Questions:
1. Is there a known issue with Airtable connector and Personal Access Tokens?
2. Can I use OAuth instead of API key?
3. Is this a Dataiku issue or Airtable issue?