Process to Enable Resume Search for Resumes Stored on Google Drive
Step 1Go to Google Cloud Console
Login with your Google account if not already logged in.
Step 2Create or Select a Project
Click "New Project" to create one.
Step 3Enable Google Drive API
In the left sidebar, click "APIs & Services"
Search for Google Drive API, click on Enable
Step 4Create OAuth 2.0 Credentials
Go to APIs & Services → Credentials.
Click "+ Create Credentials" → Select OAuth Client ID.
Step 5Choose Application Type
Web Application
Step 6Download credentials.json
After creating the credentials, you will see a Download JSON button.
Final Task
You now have:
- A Google Cloud project with Drive API enabled.
- An OAuth 2.0 credentials.json file, which you need to email.