-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MMM-Todoist stuck at loading... #93
Comments
Yep it looks like the there was something that broke it for me too. We have 3 lists and one of them has categories and that is the only one the broke. Hopefully that points people in the right direction. I ended up reverting back to the commit that we know worked. we did this by running Hopefully there is a fix for this soon. |
I am having this same issue, having installed the module for the first time. Forgive me @mike-link , but where do I run that git checkout code from? I tried it within the module's folder but I was presented with some error message |
@robe In the directory that you installed/clone the module in. So for me it is |
@mike-link I get this error message when I try that, do you know what it means? |
@mike-link if there was a name problem, you wouldn't even get loading... |
I'm having the same issue. Stuck at loading... I ran the checkout command and also got that same error:
I tried microsoft todo, and todoist. Neither of them work both stuck at loading... man you'd think getting a todo list into magic mirror would be easier.. I'm exhausted spent hours on this already :( |
I just installed todoist module, got the access token from the app in the todoist page from the readme link, added a project, got its number, added it to the projects list, never used this module before |
Sounds like a git conflict. Not sure what changed your local package file. Looking at the thread. I see there is a problem with the latest build. I'll try to take a look soon. Chris |
@cbrooker |
I had the loading problem when I first installed. Ran through all troubleshooting in this thread. I got this module to work only after deleting the MMM-Todoist folder from modules and going back through the install steps. |
Having the same issue: Created new project in todoist. I used this module over a year ago and it was working. I'm not sure why it's not working now. |
I'll look at.mine in an hour or so. I don't remember anything special about either task or todoist.. Google u have to add a credit card to make any API work |
I just installed MMM-Todoist, on latest MMM 2.20.0 worked on 1st try
|
Hi I installed this module today suck on loading can any one please assist Thank you |
Hi guys..i have the same problem. is there any solution right now? |
I have same problem just happed after most recent pull. Tried to change api key and I delete and recloned the module to no success I even tried to check out previous commit but it does seem to work |
Another first-time installer here having the same issue.
I've also tried
followed by
|
I've just seent that the API is now on version 9 (another open issue) and i've added
to the config, but this also makes no difference. |
Hey all, for those still having this issue, i think it may be related to the v9 API. I've just changed my config and tripple checked my access token, projects, and tags, and this is now working.
According to the information in the other open issue (v9) you must include both project and tags, I've not tried without either to be honest, but this is working for me. |
I know the last few posts have been mine, but i can confirm that you do not need both labels and projects. |
Hi all, I've tried the "git stash" and "git checkout" here and although I did received a package-lock.json notification when I first tried the checkout, I'm not seeing it after the stash command followed by the checkout. The problem is I've copied @karldonteljames module text verbatim into my config, changed the project name and token to be my own info, and I'm still stuck at "Loading..." instead of pulling up tasks. Anyone else have any ideas what could be causing the issue? |
Just kidding - see my reply here. I rebuilt the mirror from scratch and now it works fine! |
Pulled the git and ran npm install. Get these two warning:
Dont know if this is the problem
Tried adding the module and have tried resetting the API key but no joy.
Heres config file:
The text was updated successfully, but these errors were encountered: