Error saving script

:us: I am downloading a new script from json, starting to configure it, and establishing a connection with Google Sheets. When saving the script, I get an error message:
Account does not exist: connection “openai-gpt-3:8743452” not found.
How can I fix this?


Я загружаю новый сценарий из json, начиню его настраивать, устанавливаю соединение с google таблицей. При сохранении сценария выдаётся ошибка
Аккаунт не существует: не найдено подключение «openai-gpt-3:8743452».
Как это устранить?

Hi @vadigorkich and welcome to the Make Community!

If you imported a JSON from someone else, it means that you need to connect to an OpenAI account in your Make instance. then, in the OpenAI module of the scenario, tell it to use that one instead of the one that causes the error. Remember that you need to buy credits from OpenAI to use their API.

L