How to find your OAuth 2.0 client credentials in Google Calendar

This guide will walk you through creating a Google Auth client for Google Calendar in a structured manner, and use the credentials created on Keragon dashboard.

Go to console.cloud.google.com

1. Click "Create Project"

Go to Google developer console, cloud resource manager, and start by creating a new project.

Click 'Create Project'

2. Fill in the "Project name" field

Enter your desired project name, for example, "Keragon GoogleCalendar Project".

Fill in the 'Project name' field

3. Click "Create"

Proceed by clicking the Create button.

Click 'Create'

4. Click "Select Project"

Select the newly created project.

Click 'Select Project'

5. Click the menu icon

Click the menu icon at the top right.

Click the menu icon

6. Click "Enabled APIs & services"

Access the Enabled APIs & services section.

Click 'Enabled APIs & services'

7. Click the "Search" field

Search for resources, documentation, and products.

Click the 'Search' field

8. Search "Google Calendar API" and select it from the dropdown

Enter "Google Calendar API" in the search bar and select it from the search results.

Search 'Google Calendar API' and select it from the dropdown

9. Click "Enable"

Enable the Google Calendar API.

Click 'Enable'

10. Click here

Go back to the "Enabled APIs" dashboard.

Click here

11. Click "OAuth consent screen"

Access the "OAuth consent screen" section.

Click 'OAuth consent screen'

12. Click "Internal"

Select the Internal option under User Type.

Click 'Internal'

13. Click "Create"

Click CREATE.

Click 'Create'

14. Set the "App name"

Proceed by selecting and filling in the app name field. For example "Keragon Google Calendar App".

Set the 'App name'

15. Set the User support email field

Select the email address from the dropdown.

Set the User support email field

16. Add an email address

Set an email address under Developer contact information.

Add an email address

17. Click "Save and continue"

Save your changes and proceed.

Click 'Save and continue'

18. Click "Add or remove scopes"

Access the option to add or remove scopes.

Click 'Add or remove scopes'

19. Search for "Google Calendar API"

In the Filter, search for Google Calendar API.

Search for 'Google Calendar API'

20. Click here

Enable all scopes by clicking the highlighted checkbox.

Click here

21. Click "Update"

Click the Update button.

Click 'Update'

22. Click "Save and continue"

Save and move on to the next step.

Click 'Save and continue'

23. Click "Back to dashboard"

Return to the dashboard.

Click 'Back to dashboard'

24. Click "Credentials"

Access the credentials section.

Click 'Credentials'

25. Click "Create credentials"

Create new credentials.

Click 'Create credentials'

26. Click "OAuth client ID"

Select the OAuth client ID option.

Click 'OAuth client ID'

27. Click "Application type"

Click the Application type field.

Click 'Application type'

28. Click "Web application"

Select the Web application type.

Click 'Web application'

29. Click "Add URI"

Add new URIs under Authorized redirect URIs.

Click 'Add URI'

30. Fill "https://api.us-east-1.keragon.com/rest/auth/callback"

Add a new URI.

Fill 'https://api.us-east-1.keragon.com/rest/auth/callback'

31. Click "Add URI"

Add the URI to the list and add another one.

Click 'Add URI'

32. Fill "https://api.us-1.keragon.com/rest/auth/callback"

Enter the second URI here.

Fill 'https://api.us-1.keragon.com/rest/auth/callback'

33. Click "Create"

Create the credentials.

Click 'Create'

34. Copy your Client ID and Client Secret

Copy the Client ID and secret and paste them in your Keragon dashboard Google Calendar authentication.

Copy your Client ID and Client Secret

You are now set up to authenticate Google Calendar on Keragon dashboard and start building your HIPAA-compliant workflow.

Was this article helpful?
0 out of 0 found this helpful

Articles in this section