Solved Issue with Google Assistant token generaration
-
Hello ,
I am unable to get token code from the url generated after npm run token in mmm-googleassistant .Once the link was invalid and in 2nd try it was in secure then I have tried advanced a black screen appeared and nothing.
Url : https://accounts.google.com/o/oauth2/v2/auth?access_type=offline&scope=https%3A%2F%2Fwww googleapis.com%2Fauth%2Fassistant-sdk-prototype&prompt-consent&response_type=code&client id-198453648932-33u98smsoid614pvqkno5scb0m35m0or.apps.googleusercontent.com&redirect_uri https%3A%2F%2Fgoggleassistant.bugsouet.fr
-
Hello @bugsounet
Can you please have a look into this. -
-
Thanks @bugsounet it helped me. There was a typo in url and downloading the credentials files again has solved my problem.
-
perfect so
-
bugsounet