node-samples icon indicating copy to clipboard operation
node-samples copied to clipboard

credentials.json file has an object with key "web"

Open amit777 opened this issue 4 years ago • 3 comments

The sample code has a key named "installed" which is not defined.

Here is the structure of my credentials.json that was generated in the Google API console:

{"web":{"client_id":"CLIENT_ID","project_id":"PROJECT_ID","auth_uri":"https://accounts.google.com/o/oauth2/auth","token_uri":"https://oauth2.googleapis.com/token","auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs","client_secret":"CLIENT_SECRET","redirect_uris":["https://login.sendergen.com/auth/googledrive/callback"]}}

amit777 avatar Feb 03 '21 00:02 amit777

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

google-cla[bot] avatar Feb 03 '21 00:02 google-cla[bot]

Hey, @amit777 . I see you haven't signed CLA. I think you should follow steps here to make some progress with the PR: https://github.com/googleworkspace/node-samples/blob/master/CONTRIBUTING.md

ptaberg avatar Oct 20 '21 16:10 ptaberg

@googlebot I signed it!

amit777 avatar Oct 20 '21 16:10 amit777