-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenAI Conversation - 401 Incorrect API key provided #125398
Comments
Hey there @balloob, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) openai_conversation documentation |
I'm getting the same error since the upgrade, and it looks like the openai connection is now trying to use the discovergy (inexogy) api key. API keys for openai are still correct in the .storage files. |
Yes, that's right. In my case, it also takes the discovergy/inexogy access data. |
Same here: also since upgrade, and it's used the key from discovergy (inexogy)!? |
Any news on this? It's still not working :-( |
@balloob I know you are a quite busy person, maybe you can forward this problem to another developer to have a look at. This is quite frustrating because now all my tts scripts aren't working at the moment. |
If I undo this change, everything works again. |
Would you tell us which change you undid? |
The change from this commit: |
okay, unfortunately I have no idea what I had to do, so I'll have to wait for a fix 😅 |
Still no Solution for this? |
Same Problem - Integration takes password from Discovergy/Inexogy as API Key 🙈 |
Any updated on this? Can the commit be reverted? |
I have the same problem... |
Resolves: home-assistant#125398
Would be grateful for a workaround as well, having the same problem and can’t get any OpenAI communication working because of it. :( |
Same problem here, I just got my Voice PE, and cannot use it because of this bug. |
@balloob Is there some workaround, like deleting the cache in the meantime, while we wait for the fix? |
I‘ve changed the password from Discovergy to my API Key from Open AI 🙈🫣🤣 |
Can you then change it back and have both working? Discovergy is critical to me, as it controls what electrical devices are permitted or not. I even installed the OpenAI Extended from Hacs, but it has the same problem for whatever reason. It also uses password from discovergy. |
Actually I did install OpenAI Extended from Hacs and commented the two lines (33 and 156) in the custom_components/extended_openai_conversation/init.py which are similar to this commit. This helped with this issue for now. |
The problem
Hi,
I have entered a correct API key, but it still tells me that it is not valid.
The error message also looks like a different (hashed) key to me.
What version of Home Assistant Core has the issue?
core-2024.9.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
OpenAI Conversation
Link to integration documentation on our website
https://www.home-assistant.io/integrations/openai_conversation/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: