I want to export my google project's google drive files to my google user's drive, to make it visible. So I want to create user's Credentials by using the method -- oauth2client.contrib.appengine.StorageByKeyName, which is gave by https://developers.google.com/api-client-library/python/guide/google_app_engine . But the credentials it returns is None.
I want to use the user's google drive, but now all methods I have found are about creating a project on google cloud platform. It needs download the google drive's credential file, and the project's drive files aren't visible. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/4ec24eb0-f3ad-4ee0-be7e-671c36d89ead%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
