raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.02k stars 2.75k forks source link

[Google Workspace] Error while refreshing tokens (400) #12661

Open prateekkeshari opened 1 month ago

prateekkeshari commented 1 month ago

Extension

https://www.raycast.com/raycast/google-workspace

Raycast Version

1.75.2

macOS Version

sonoma 14.14.1

Description

Error: Error while refreshing tokens: 400 (Bad Request) { "error": "invalid_grant", "error_description": "Bad Request" }

at withAccessToken(cee)

Fr:index.js:11:2490 at ray-navigation-stack Io:index.js:11:2088

Steps To Reproduce

Launching google drive doesn't work

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @mathieudutour @marcmagn1 @mepearso you might want to have a look.

💡 Author and Contributors commands The author and contributors of `raycast/google-workspace` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@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.