Hi,
I want to use Automations for the first time and I have a problem. Whatewer I try to run I become an error :
Same procedure in Actions works fine!?
TIA
Stane
Hi,
I want to use Automations for the first time and I have a problem. Whatewer I try to run I become an error :
Same procedure in Actions works fine!?
TIA
Stane
I get the same thing when trying to run HTTP Request from automations. The exact same thing works fine in the Actions. Mine is self-hosted. Could it be a docker dns network issue?
nevermind
for self hosted i had to add this env variable to .env for docker
UI_BAKERY_INTERNAL_API_URL=http://bakery-back:8080
even though the docs state that is default. now everything in automations works