Cant run after-snapshot action

Hello, i’ve setup an after-snapshot action calling curl, but somehow its not working
12:49:30.171 error running non-essential action command: fork/exec /usr/bin/curl https://hc-ping.com/dfsdfsdfdsf-d229-4997-b2ea-dfgdfgfdgdfg: no such file or directory

I tried to add “sh” before curl, but still no luck. Any clue what could be wrong?

Can you share your whole action? Also, this sounds like a curl issue rather than a Kopia issue.

Thanks, the action is the same as in the error, I only had quotes on the URL which were removed to test.

/usr/bin/curl "https://hc-ping.com/dfsdfsdfdsf-d229-4997-b2ea-dfgdfgfdgdfg"