XDmToter
XDmToter
I am getting the same error. I am running Node.JS v20.8.0 ``` /opt/MagicMirror/modules/MMM-GoogleTasks/authenticate.js:25 client_id, client_secret, redirect_uris[0]); ^ TypeError: Cannot read properties of undefined (reading '0') at authorize (/opt/MagicMirror/modules/MMM-GoogleTasks/authenticate.js:25:46) at /opt/MagicMirror/modules/MMM-GoogleTasks/authenticate.js:13:3...
Should this "redirect_uris" be included in the credentials.json file? It is not. I see an "auth_uri", but no "redirect_uris"