Solved Missing permission for google fotos
-
When I say “Show My Photos” in GA, I’ll get this reply.
“First I’ll need your permission to give personal results
You can make that change in google assistant settings on your phone.”I have GA installed on my phone but I can’t seem to find where I should make any modification
This is my config - token should be OK as I see a json file for it.
photos: { usePhotos: true, useGooglePhotosAPI: true, displayType: "photos", // "none", displayDelay: 10 * 1000, albums: ["xxxx-Fotos"], sort: "new", hiResolution: true, timeFormat: "DD/MM/YYYY HH:mm", moduleHeight: 500, moduleWidth: 500, },
-
-
In this case, try with recipe and vocal control
wiki can help -
displayType
is not correct
wiki can help too
-
-
@bugsounet - Now I understand - and it’s working properly.
-
bugsounet