Build a C# .NET Console App to Upload Multiple Files to Google Drive Using Service Account

preview_player
Показать описание
Buy the full source code of the application here:

Hi Join the official discord server to resolve doubts here:

Visit my Online Free Media Tool Website

Buy Premium Scripts and Apps Here:

Welcome Folks My name is Gautam and Welcome to Coding Shiksha a Place for All Programmers. You can learn Web Development and Programming Tutorials.

Donate to Our Youtube Channel at :

Watch next –

[Popular Videos on the Channel]

[Login with Google Account using Javascript]

[What is AJAX and How it Works | Short Tutorial for Beginners]

[Javascript Fetch Api Example]

[jsPDF Tutorial | PDF Library in Javascript]

[Youtube Data API V3 App in 1 Hour]

[AngularJS CRUD Application]

[Uploading Files using Google Drive Api]

Recommended Playlist –

[Build a CRUD Applicaiton in VUE and Firebase]

[MongoDB Tutorial for Absolute Beginners]

[Building a Playlist Search App using Youtube Data Api v3]

[Secure Login System in PHP & MYSQL]

Рекомендации по теме
Комментарии
Автор

It works, maybe you would like to know a couple of important things:


1. You have to grant access to the service account to write in the folder.
2. You always have to create a folder, this means you cannot save files in the root folder of the drive. Not at least what this tutorial covers.

But no more than that, thanks a lot, worked for what I needed.

dannyfernandezalvarado
Автор

Great work man, thanks to you. So many videos and websites but your tutorial was the only one which helped me find the solution. 👏🖐

christianb
Автор

Sir Code is Running without error but file not reflected in google drive

Ndtvdevelopers
Автор

thank u so much! works great! fast and simple, love it :D

JesusQuinteroGtz
Автор

how you solve this error 'Error creating credential from JSON or JSON parameters. Unrecognized credential type .'

naeimsaifi
Автор

Just 1 Question...
Why have you waisted so much time in writing codes if you had to copy paste from notepad in the end? 🤔

shaiwaltripathi
Автор

Could you please make video on below question in DOT NET.I got this in an interview


Diffrence between Abstract Class and Concreate class
Difference between Finalize Method and Finalize block
Diffrent type of Garbage Collection method
how to handle Exception using Middleware in Dot Net core
Exposing Entity will create problem in Entity Framework How we handle it
How we validate Entity in Entity Framework
Two Interface have same method how we implement and call?
without using loop how we do bulk insert and update in sql server?
how map the data from model to database table if the column are diffrent?
how map data from list to model using linq query?
how join two table using linq?
how join two list using linq?
what happen if action parameter not matched with any method?
what is scope of a classs object?
how garbage collector know which objects needs to be deleted?
Entity framework -model mapping and how many type of model

gkmishra
Автор

You are using services account or oauth?

Aman-xg
Автор

Suppose I have to share this file to 100 of computer and every computer has unique email id it is not possible to manually manage credentials file I want if everyone want to upload any file then ask there username and password for authentication and get access to upload file directly on drive

anshuvishwakarma
Автор

How to you solve error json parameter?

priskosusanto
Автор

Hello! Can this work with uploadung csv fike to Google Sheets instead of google drive?

mejoe
Автор

I did everything as shown in the video, but for some reason my json file looks like this:
{
"type": "x",
"project_id": "x",
"private_key_id": "x",
"private_key": "x",
"client_email": "x",
"client_id": "x",
"auth_uri": "x",
"token_uri": "x",
"x",
"client_x509_cert_url": "x",
"universe_domain": "x"
}

what could go wrong?🥲

-dmytrokotenko
join shbcf.ru