extensions icon indicating copy to clipboard operation
extensions copied to clipboard

[Airtable] OAuth errors connecting to Raycast

Open Dru89 opened this issue 1 year ago • 2 comments

Extension

https://www.raycast.com/marks/raycast-airtable-extension

Raycast Version

1.84.7

macOS Version

14.5 (23F79)

Description

When I try to connect Airtable to Raycast, I get the following error:

Your OAuth application requested the scope "schema.bases:read data.records:read data.records:write" which your application does not have access to. You can edit this in your OAuth Application's settings

Note that this error happens even though the Raycast web page says that I'm "Successfully connected to Airtable."

Also, the "Open Raycast" button on the Raycast website doesn't seem to work.

Steps To Reproduce

  1. Install the Airtable extensions
  2. Run the "List Bases" command
  3. Try to perform OAuth.

Current Behaviour

An OAuth error is received:

Your OAuth application requested the scope "schema.bases:read data.records:read data.records:write" which your application does not have access to. You can edit this in your OAuth Application's settings

Expected Behaviour

It should connect to OAuth correctly.

Dru89 avatar Oct 29 '24 18:10 Dru89

Thank you for opening this issue!

🔔 @marks @SeanKeenan-at @pernielsentikaer @xmok you might want to have a look.

💡 Author and Contributors commands

The author and contributors of marks/raycast-airtable-extension can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

raycastbot avatar Oct 29 '24 18:10 raycastbot

Hi @Dru89. We are already aware of this Issue as discussed in PR #14864 specifically https://github.com/raycast/extensions/pull/14864#issuecomment-2419875303. Unfortunately, the OAuth scope still hasn't been updated from Airtable's side. In the meantime, you can follow instructions in the README to create your own OAuth app. I apologize for the inconvenience but it's out of our hands 😔.

@pernielsentikaer how about we change the OAuth ID then to the new one I created? That way we can be ready to roll ASAP.

xmok avatar Oct 29 '24 18:10 xmok