John Gallaugher
1 min readJul 26, 2019

--

Kevin Leong thanks so much for a very helpful article. Saved me quite a bit of time.

Small update: Since the tutorial declares:

let googleDriveService = GTLRDriveService()
var googleUser: GIDGoogleUser?

should the call to getFolderID inside of

func populateFolderID() {

accept parameters:
getFolderID(name: filesFolderName, service: googleDriveService, user: googleUser!)

?

Currently the text lists:

getFolderID(name: myFolderName, service: service, user: user)

I made this change after getting an error & things began working — just in case this helps. Sorry if I missed something obvious in your wonderful tutorial. Again, much thanks!

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

John Gallaugher
John Gallaugher

Written by John Gallaugher

Boston College Prof. Tech/Business. YouTube.com/profgallaugher Advises student entrepreneurs, TechTreks (S.Valley/SEA/BOS/NY,/Ghana). Book gallaugher.com/book

No responses yet

Write a response