API Key Change?!

Hello, I had a custom application developed implementing Convai’s API and character ID to pull the information here and use it for Twitch streaming. However, as of Monday, when I opened the custom program, it no longer recognizes Convai as an option. I get this error in the log: [InitializeAgentsAsync] Exception: Tomodachi.Integrations.Convai.ConvaiClientException:

400 Bad Request

Bad Request

Failed to decode JSON object: Expecting value: line 1 column 1 (char 0)

I suspect this is due to some sort of API change since when I went to look at my API key, it was different. However, even after putting my new API key into the config.yaml file, it still doesn’t work. Any thoughts on what I can do to fix this?

Hello,

Welcome to the Convai Developer Forum!

Which platform are you working on? Could you please share the relevant parts of your code?

We have not made any changes to the API key on our end, and we do not make changes to API keys. It’s possible that it may have been changed on your side by mistake.
Based on your error, the issue doesn’t seem to be related to the API key itself.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.