MMM-GoogleTasks icon indicating copy to clipboard operation
MMM-GoogleTasks copied to clipboard

Results 19 MMM-GoogleTasks issues
Sort by recently updated
recently updated
newest added

How can I show tasks from two or more Google accounts?

I was unable to get authenticate.js to work. Browser would hang on redirect to localhost (ERR_CONNECTION_REFUSED). Attempted many things: changing firewall settings, localhost page settings, editing authenticate.js. After two days...

Hi, I cant seem to authenticate with my credentials.json This is the following error I get, can aynone help me? ```shell root@MagicMirror:~/Magicmirror/modules/MMM-GoogleTasks # node authenticate.js /root/Magicmirror/modules/MMM-GoogleTasks/authenticate.js:25 client_id, client_secret, redirect_uris[0]); ^...

502 bad Gateway error when trying to get authentication code from googleapis

When changing max results it will show more results on page load, however as soon as the list refreshes it will revert back to 10.

I had this module stop working a few months ago. Yesterday I installed from scratch and I am able to see the lists again but they do not automatically update...

Hey, MMM-GoogleTasks starts and loads fine after I first go through the install steps, but after a day or two it stops making requests to the Tasks API and stops...

Hi, I would like to remove the horizantal lines between the tasks ? Thanks for your help ;) Yann

I installed today the module and it's not displaying any task from the lists. Just got this JS exception: ```Uncaught (in promise) TypeError: Cannot convert undefined or null to object...

When the listID is incorrect node_helper does not return a list. Then a function in the main code breaks with an error and this as well as all successive moduls...