- Check daily events for calendars
For now you need to create your own OAuth Client ID to be able to use this extension. Getting a production enabled OAuth Client ID is complicated but is planned in the future.
OAuth key
and not an API key
!
You can search on Google or YouTube to get a better process description like e.g. this blog post.
-
Goto Google Developers Console
Make sure that you logged in with the Google Account which will be associated with your new OAuth key
-
Create a project and named it e.g.
Raycast
This step take some seconds until the project is created.
-
Enable the
Gmail API
- Click here
- Press the
Enable
button
-
Enable OAuth
- Click here
- Click on
OAuth consent screen
on the left side - Check
External
and clickCreate
- In
App Name
typeRaycast
- In
User Support Mail
type your own email address - In
Developer Contact Info
type your own email address - Press
Save and Continue
- Goto to
Test Users
and add the email address you wanna manage via Raycast - Click on
Credentials
on the left side - Click on the
Create Credentials
on the top (blue text) - Press
OAuth client ID
- In
Application Type
chooseiOS
- In
Name
typeRaycast
- In
Bundle ID
typecom.raycast
- Press
Create
- Now copy and paste the shown Client ID into the Preferences of this extension
Now you should be able to manage your Gmail account with Raycast.