-
Notifications
You must be signed in to change notification settings - Fork 49
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
Error_Auth_Needed #42
Comments
Hi @ianlube, are you able to see any errors in the logs? |
So I am having this same issue, went through everything twice to make sure I was getting it done properly. I am about 90% sure I followed everything properly, however that other 10% is there because it is not working at this point. My log reads: Then a bunch of other error about Autofill Where did I go wrong? |
Thanks for reaching out, @gfmccutc77! It looks like there's an issue with the authorization process, and your token.js file wasn't generated. As mentioned in the troubleshooting section, you need to run authorize.js to auto-generate the token file. If you've already run |
I had ran the "node authorize.js" previously, but I ran it again to double check and it seems to have fixed the issue. Thank you for the quick response, I appreciate it. And thank you for the module work, it is going to be used as a chore list for my kids. |
I have the same problem, "node authorize.js" does not run, "credentials.json" not found, but it is there. -rw-r--r-- 1 pi pi 2778 Sep 23 18:13 authorize.js And then it stops after the last } and has to be aborted with "CTRL C". |
Hi, I followed all of the steps and authenticated, but it still comes up with this message on my Magic Mirror display.
The text was updated successfully, but these errors were encountered: