简体   繁体   中英

How do I use the clients_secret json with connecting to Google Drive api Android

I downloaded the clients_secret json from the API console. I have seen that I may need it from here: client_secret not available in client_secret.json

I am not sure how I should integrate it into my Android app, or what it's exactly for.

For one of my apps, I have gotten a 403 Forbidden error, when I followed an example.

Insight would be helpful with explanation.

If your goal is to learn how to correctly authorize your Android app to use the Drive API, then the quickstart guide is probably the way to go:

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM