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 RequestBad 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?