VârliOriginal post
Rank 1: Thread
I tried executing a function and I got the following error:
An internal curl error has occurred within the executor! Error Number: 3. Error Msg: No URL set or URL using bad/illegal format\nError Code: 500
Summary
Developers forgot to add the path when creating the execute function, which caused the internal curl error. They later realized their mistake and resolved the issue themselves.