Hi all
I installed MMM-GooglePhotos as per the instructions on the github site.
I should be getting a prompt to login in order to create a token.
Sadly when I run the script to generate the token, nothing happens.
I’m connected to the machine hosting the docker container using putty.
When I run it, it just goes to a new blank line. Pressing ctrl-c immediately stops the executions and returns me to command prompt.
I tried encapsulating the generate token javascript in a blank html page, but I get errors that functions are undefined.
I also tried to run the command in the docker container itself; but that gives me the same issue.
Any pointers on how to proceed?