Closed rgerecke closed 10 hours ago
Thank you for opening this issue!
🔔 @marks @SeanKeenan-at @pernielsentikaer @xmok you might want to have a look.
I did a fresh install of the extension and went through the OAuth flow successfully. The default value of the URL does not include the extra "slash" although that is something we should account for.
Can you please share your current Preferences
so we can troubleshoot?
Also, can you confirm that you see the following screen?
P.S.: If you prefer, you can also ping me on Slack.
I reinstalled and then the authentication worked -- weird! Not sure what went wrong with original install. Closing ticket.
Extension
https://www.raycast.com/marks/raycast-airtable-extension
Raycast Version
1.85.2
macOS Version
15.0.1
Description
When trying to authenticate raycast, the url to airtable has an extra / in it, leading to a 404 error:
https://airtable.com//oauth2/v1/authorize?client_id=[...]
When I fix this manually and grant raycast permission to access my airtable bases, it also has an Oauth failure that I'm not able to read the error message to.
Steps To Reproduce
Current Behaviour
No response
Expected Behaviour
No response