Relative Content

Tag Archive for c#google-drive-api

Google Drive API 400 Redirect_uri_mismatch

So i’ve just setup an app for the first time on GoogleDrive with the hope of using it as a back end for file storage for an application i’m developing. I just wanted to get some of the Google Drive basis out of the way, like listing files, uploading and renaming but I cannot even get past the Auth.

Get Folders via Google Drive Api

I am using following service code to retrieve folders of the users.
I enabled the drive api and want to use service account…