hermanho / MMM-GooglePhotos

Display your photos on MagicMirror from Google Photos.
MIT License
172 stars 65 forks source link

(node:1715) UnhandledPromiseRejectionWarning: Error: unauthorized_client #30

Closed skif78rus closed 5 years ago

skif78rus commented 5 years ago

error Hello! Please tell me what could be the problem, I did everything according to the instructions When starting node auth_and_test.js, the result is like this. What could be the problem? (node:1715) UnhandledPromiseRejectionWarning: Error: unauthorized_client

eouia commented 5 years ago

However you seemed missing something on getting auth step( https://github.com/eouia/MMM-GooglePhotos#get-auth-and-albumid). can you show me your credentials.json? (eouia0819@gmail.com)

skif78rus commented 5 years ago

Sure!

eouia commented 5 years ago

I think you probably have token.json in your directory already but wrong. First, remove it then try again. With your credentials.json, I can success to make auth. (Your project name is Wsf.kr right?)

skif78rus commented 5 years ago

No, name loft001

skif78rus commented 5 years ago

Thank you so much! I deleted the token.json file in the MMM-GooglePhotos folder and everything worked right away!