You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you don't have a project, create a new one by clicking on the project dropdown and selecting "New Project".
Give your project a name and click "Create".
Enable the Google Calendar API:
Select your project in the Google Cloud Console.
Go to the Google Calendar API page and click "Enable".
Create OAuth 2.0 Credentials:
In the Google Cloud Console, go to the "APIs & Services" > "Credentials" page.
Click "Create Credentials" and select "OAuth client ID".
You might need to configure the OAuth consent screen if you haven’t already. Provide the necessary information and save.
Select "Desktop app" for the application type.
Click "Create" and download the credentials JSON file.