A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-GooglePhotos - Config help
-
I have completed steps 1 - 11 – https://github.com/eouia/MMM-GooglePhotos
But where do I get step 12’s info –
- Now you can get list of your Google Photos albums. like these;
'album_name :ambum_id' travel to paris : AGj1epU5VMNoBGK9GDX3k_zDQaPT16Fe56o0N93eN6aXn-f21M98 ...
When I enter the code into auth_and_start.js
returns – auth_and_test startedAm I suppose to receive something different?
-
@bodenburgc
I downloaded the client_secret file and copied it to my MMM-GooglePhotos directory.
Step 9 I ran the command as you did:
cd ~/MagicMirror/modules/MMM-GooglePhotos
node auth_and_test.jsIt took me back to google account and it gave me the consent code to paste into the console.
It then listed all my albums I have on Google Photos.
MW
-
@MwMagicMirror , THANKS for taking the time to verify it was working for you. Somehow I didn’t enable the Google Photo API but created OAuth and .json file. Works now!!