Monday, 15 March 2010

java - client_secret not available in client_secret.json -



java - client_secret not available in client_secret.json -

i trying command line demo application of google drive available @ here. have followed steps creating new project in google api console, , downloaded client_secret.json file. after importing , running project got nullpointer exception. after few hours of research realize exeption occurs because there no client_secret available in client_secret.json file.

here image of client_secret.json i've downloaded. in client_secret field missing.

and got exception at

can please help me error i've done here. client_secret. help appreciated. thanks.

try next java quickstart sample in google drive sdk documentation build command-line java app uploads file drive:

https://developers.google.com/drive/quickstart-java

java android google-drive-sdk

No comments:

Post a Comment