Hi,
error message in the editor: “You’re using an api connector call that no longer exists”. In the dev environment the API calls work fine. I only get this error when I try to deploy to live. Which doesnt work, saying the “missing api connector calls need to be fixed first”. When I click on the API calls in the backend workflow the errors magically disappear after a few seconds. But they come back whenever I want to deploy to live.
I thought this must be some beginners’ mistake. But according to Google this error message doesn’t seem to be common.
So in short: defined a few API calls to OpenAI and Anthropic using the API Connector plugin. Call them from backend workflows. All fine.
Now I tried to deplpy to live for the first time. Do API calls need to be configured separatley for live? Am I forgetting something obvious?
Thanks