Read the statement by Michael Teeuw here.
MMM-GooglePhotos
-
I installed MMM-GooglePhotos just fine and thought everything was working but when I went to launch MM, the only module that showed was my calendar. Which, I’m assuming is because it is at the top of my config then my google photos section is next and everything else is below. Anyone know why I’m getting this error and it’s not working? Thanks!
[12.01.2023 21:44.00.587] [ERROR] (node:3022) UnhandledPromiseRejectionWarning: AxiosError: Request failed with status code 403
at settle (/home/anhanyoung/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/dist/node/axios.cjs:1268:12)
at Unzip.handleStreamEnd (/home/anhanyoung/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/dist/node/axios.cjs:2446:11)
at Unzip.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1358:12)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
(Useelectron --trace-warnings ...
to show where the warning was created)
[12.01.2023 21:44.00.588] [ERROR] (node:3022) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag--unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2) -
@anhanyoung91 I don’t know. did u run the authorization script?
-
@sdetweil the part where I log into my google account? I did.
-
@anhanyoung91 no, the part where u run the auth v2.js to authorize your system to access Google photos
-
@sdetweil I believe I did. Are you referring to step 12 on GitHub? I didn’t understand the “remote device” pet since I was doing everything straight on my rasp pi. Could you point out what step # you’re referring to please? Thanks in advance.