Forum Discussion
23two
New Contributor
Hello,
In case you haven't tried this yet, you can check https://developers.google.com/oauthplayground/ to get an Access Token which you can use for OAuth2 authorization.
After getting the Access token, you can use https://www.googleapis.com/drive/v3/files as URI and use the generated Access token for OAuth2 authorization.
akompelli
8 years agoNew Contributor
Thanks for your reply.
I've created some dummy app from google developers console and created a key and got all the details required for establishing oAuth 2.0
Your approach looks to be compact and good.
Related Content
- 9 months ago
- 9 years ago
- 7 years ago
Recent Discussions
- 15 years ago