I’m trying a simple bot with the newest OpenAI ChatGPT package published by AA. I just generated a new API key from my OpenAI account. I have everything set just like the screenshots in the bot store page, but continue to see the below error. Any help?
Hey @ArvindK - swap your credential to a insecure string and see if that works
Thx @Micah.Smith, tried that too...same error. I should be pretty straight forward, really confusing why the error.
Im working off the assumption you’re using Community Edition - I was only able to replicate that same issue when I’d tried using the Credential Manager in Community….but when I moved the API key to insecure string, it worked fine.
Yes, Community Edition it is. I see. I will generate a new key and try insecure string. Will keep you posted, thx
Now it is a diff issue…
Changed account, got new API key, works ONLY when key is passed as insecure string, consistently fails when passed via the cred vault.