• Resolved smileybri

    (@smileybri)


    I enter my Airtable Access Token and am greeted with the response:
    Airtable API: Invalid permissions or the requested model was not found. Check that your token has the required permissions and that the model names and/or ids are correct.

    What are the required permissions? I’m following your docs:
    https://wpconnect.co/air-wp-sync-documentation/
    No place does it indicate what permissions are required and there are many in the list at Airtable.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WP connect

    (@wpconnectco)

    Hello @smileybri

    We have just updated our documentation with more details about Personal access token.
    In order to use our plugin, your token needs to be able to read data from Airtable. So, in your token configuration you have to add scopes : 

    • data.records:read (See the data in records)
    • schema.bases:read (See the structure of a base, like table names or field types)

    For more information about Airtable scopes for Personal access token, you can refer to the Airtable documentation here.
    Add the workspaces and bases for which you want to grant access to your token. And finally save your token. Once it has been generated, you can copy and paste it into the Access Token field.

    Thanks

    Plugin Author WP connect

    (@wpconnectco)

    Hi, Is that OK for you ?

    Same problem here – same error message. When I setup an Access Token, I don’t have the option to add a schema.bases:read scope.

    Plugin Author WP connect

    (@wpconnectco)

    Hi @jeromio, this thread is closed.

    We’ll be happy to help you if you open a new thread with all the infos and screenshots required in order to resolve your problem.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Instructions unclear’ is closed to new replies.