Loading API document API API from server without user interaction

I am making an application in Django that loads files from a form and submits them to google drive. So basically I don't know if the user information or their Google authentication is needed. From the quickstart manual we use authorize_url

to pass code

. However, I don't need oauth

to and I just exchange server-to-server, give a file and then return it with the server credentials. All the guides and docs I have read on google provide information with oauth

. So my question is, is there any chance of not asking the user to use google oauth

and doing it outside?

+1
python django google-drive-sdk google-api


source to share


No one has answered this question yet

See similar questions:

3
Google Drive API authentication without user interaction
3
Google Analytics API - Get a non-authenticated access token using a consent screen

or similar:

25
Upload to Google Drive without any user interface?
4
Server-side Google Drive API authentication without asking users to login
3
Google Drive API authentication without user interaction
2
How to access my google drive from php script without manual authorization
1
How to upload files to your own google drive via REST API
1
Uploading PDF file using Google Drive APIs - no preview in Google Drive.
1
Uploading files to pre-installed Google Drive account using API?
0
open downloaded google drive file in google docs programmatically
0
Upload user file to google drive via django web app
0
How to upload to Google Drive, not users



All Articles
Loading...
X
Show
Funny
Dev
Pics