0% found this document useful (0 votes)
14 views

Credential Json Document

The document provides steps to create credential JSON for accessing Google Drive API: sign into a Google account, go to a URL, enable the Drive API, select the web server option, authorize a redirect URI, and download the client configuration.

Uploaded by

joy jebarani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

Credential Json Document

The document provides steps to create credential JSON for accessing Google Drive API: sign into a Google account, go to a URL, enable the Drive API, select the web server option, authorize a redirect URI, and download the client configuration.

Uploaded by

joy jebarani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

CREDENTIAL JSON

To create credential json following steps:

1. Sign in your Google account


2. Go to the following URL https://developers.google.com/drive/api/v3/quickstart/go
3. Click the ‘EnableThe Drive API’ button
4. Click next Button

5. Select web server option

Put the following URL in Authorized redirect URIs


6. http://edemo.nexamhall.com/institute/tokenpath
(window.location.protocol+//+window.location.host+/+ institute/tokenpath)
7. Click the create button

8. Click the button DOWNLOAD CLIENT CONFIGURATION.

You might also like