add-ons/Assistant_SDK

I am affraid that i dont know anything from this output…
activating procedure drops on “Open Web UI” command.
Pretty please. help
thx

[Info] Start WebUI for handling oauth2
Traceback (most recent call last):
File "/hassio_oauth.py", line 76, in <module>
user_data = json.load(data)['installed']
KeyError: 'installed'
1 Like

Do you have the OAuth Client ID JSON file named correctly and placed in the right location?

1 Like

nope. i feel confused about how to do. Can you be da helping hand and lead some paths and tips for it?

To be honest, I’ve never used this addon, so I’m not really sure of the specifics of how to set it up and get it working.

However, I did take a quick look through the documentation for it, which is where I took a guess at your error from.
The documentation is located here: https://www.home-assistant.io/addons/google_assistant/

It describes the steps for the OAuth Client ID JSON file set up, and a bit of the configuration. I’d start by reading through that page and seeing if that gets you a bit further.

Believe me if reading it and understanding was so easy that you do i didnt ask here about it… :frowning: You are another guy who sending my problems back to documentation…

I am getting same error as in the original post. I have google_account.json file in /share folder like in the documents. Any idea what might be causing this?

INFO: Starting WebUI for handling OAuth2...
Traceback (most recent call last):
  File "/usr/bin/hassio_oauth.py", line 119, in <module>
    user_data = json.load(data)['installed']
KeyError: 'installed'
´´´

It seems like you have it already ‘installed’ - whatever it means… :wink:

Im having the same issue, the issue is not that it could not find the file because in that case, it says that in the logs.

There must be something else, maybe the JSON file must be gotten from another place?

Hi! I had the same problem and figured it out. You have to create this json from console.actions.google.com where you registered the model