When I try to run it in the terminal, it says press `execute the workflow` and try again, but it's already active?

There’s only one trigger. When I accessed the webhook URL from the Green API site, the events weren’t arriving at n8n. I tried running it in the terminal and got this error. Why is this happening? :frowning:
{“code”:404,“message”:“The requested webhook "581c9bb7-1e94-43dc-895a-452e568f125a" is not registered.”,“hint”:“Click the ‘Execute workflow’ button on the canvas, then try again. (In test mode, the webhook only works for one call after you click this button)”}

curl.exe -X POST “https://whatsapp-otomasyon-uni.onrender.com/webhook-test/581c9bb7-1e94-43dc-895a-452e568f125a”

this is the command ı ran

image

green api says it is not valid

i copied it from here

There is a space after the .com which looks like it could be a leading space in your host url config.