API Keys in Airtable are deprecated. Please use the link below to know how to create PAT (Personal Access Token). Ensure you give appropriate permissions for the base you are trying to import
Thx for the advice. I did use a PAT with the appropriate permissions (those suggested by nocodb) and I able to import all the tables, but not the data in them?
If you have multiple base with same name, it is easy to mix up when configuring permissions. Please check if your token has appropriate data-read permissions for the base being imported.
You can try using the following CURL command to verify if your PAT has appropriate access. Replace “appID” with your airtable application ID, “tableName” with your table name and “YOUR_SECRET_API_TOKEN” with your PAT