hermanho / MMM-GooglePhotos

Display your photos on MagicMirror from Google Photos.
MIT License
162 stars 62 forks source link

GooglePhotos module is stuck on "Loading..." #176

Closed DarkwingBuilds closed 6 months ago

DarkwingBuilds commented 6 months ago

I've had GooglePhotos installed on my MagicMirror for a couple weeks now. It's been working fine until a few days ago, it just stopped displaying photos. It display "Loading..." down in the corner indefinitely. I haven't made any changes to the .js file or the css. Google API console shows no activity since the last time it was displaying the photos. There are no errors logged in the console or on the Google end either. The only logs for the module in the console are as follows:

loader.js:164 Load script: modules/MMM-GooglePhotos/MMM-GooglePhotos.js module.js:483 Module registered: MMM-GooglePhotos loader.js:137 Bootstrapping module: MMM-GooglePhotos loader.js:141 Scripts loaded for: MMM-GooglePhotos loader.js:179 Load stylesheet: modules/MMM-GooglePhotos/MMM-GooglePhotos.css loader.js:144 Styles loaded for: MMM-GooglePhotos loader.js:147 Translations loaded for: MMM-GooglePhotos

PLEASE HELP!!!