akarri2001 / Notion-and-Google-Calendar-2-Way-Sync

2 Way Sync Between Notion Database and Google Calendar
GNU General Public License v3.0
352 stars 50 forks source link

Where i can get credentialsLocation ? #2

Closed uitlaber closed 3 years ago

uitlaber commented 3 years ago

Hello, good work man! Where i can get credentialsLocation ? Can you help me little from anydesk or skype?

Sjaakie-stud commented 3 years ago

If you're on Windows, the credentialLocation is the path of the client_secret.json file; the file you've downloaded from your Google Api page. It therefore depends on where you have put this file what to fill in as credentialsLocation.

When you look at the edits in the pull requests section you can see you just have to change "client_secret.json" to "token.pkl" in this pathstring.