I’m trying to install this module
I got to step 5 of Authentication setup - but it says to follow the instructions to generate tokens. No instructions were provided.
I ran this command:
node index.js -c C:\Users\xxx\MagicMirror\modules\MMM-GoogleTasks\credentials.json -t C:\Users\xxx\MagicMirror\modules\MMM-GoogleTasks\token.json
Task lists:
To-do (abcdefg)
The OAuth screen popped up, I signed in, and it produced my list ID.
But when I go to do the config.js edits, the parameters say that i need a list name
My token list does not name a “name” or “included lists” section. The only things I see are
type
client_id
client_secret
refresh_token
How do I generate tokens?