This guide will walk you through the steps to create your client ID and secret in Google Drive.
Go to console.cloud.google.com
1. Click "Create project"
Create a new project.
2. Enter your project name and save
Enter your project name and save
3. Click "Select Project"
Select the project
4. Click "OAuth consent screen"
Access the OAuth consent screen under API & Services
5. Select "internal" and create
Select "internal" and create.
6. Fill app name and user support email
Fill app name and user support email
7. Fill developer email and click save and continue
Fill developer email and click save and continue
8. Click "Save and continue"
Proceed by clicking "Save and continue".
9. Click "Enabled APIs & services"
Access the enabled APIs & services section.
10. Click "Enable APIs and services"
Select the option to enable APIs and services.
11. Click Google Drive API
Select the option for managing resources in Google Drive API
12. Click "Enable"
Click on "Enable" to activate.
13. Click "Credentials"
Access the credentials section.
14. Click "Create credentials" and select "OAuth client ID"
Click Create credentials and select OAuth client id
15. Click "Web application"
Choose the web application option.
16. Fill client name, eg Keragon
Fill a name for client
17. Click "Add URI"
Add a new URI.
18. Set Keragon redirect urls
Fill Keragon callback urlshttps://api.us-1.keragon.com/rest/auth/callback
andhttps://api.us-east-1.keragon.com/rest/auth/callback
19. Click "Create"
Click on "Create" to finalize.
20. Copy your client ID and secret
Copy your client id and secret and use them in Keragon dashboard
This guide covered the process of finding your client ID and secret in Google Drive.