OAuth schema - can't connect to AirTable

Trying to connect MAKE with Airtable following the OAuth method. Getting an error that says: "Your OAuth application requested the scope "schema.bases:read data.records:read data.records:write" which \n your application does not have access to.

Is this because I’m connecting to Mac, because Make and AT are paid plans, or other reason???

(error message attached)

Thanks

You must specify the necessary scope for establishing a connection with Airtable. This error message indicates that either there is no scope specified or the required scope is missing.

For detailed information on Airtable API scopes, please consult the Airtable API documentation available at this link: Airtable Web API

1 Like