


Hi All,
I am trying to create a webhook for my Adobe IO Project using Openwhisk.
I created a new webhook action and able to see it in wsk action list. And I am able to fetch the URL too. But when i configured it in my adobe io project's event registration I am getting "Webhook has been disabled because either webhook is unreachable or verification has failed".
When I checked the activation list in openwhisk. I got the below error
{
"error": "Cannot initialize the action more than once."
}
After got this error. I deleted the action and tried creating it from scratch, after that also I am facing the same issue.
Can someone help me on this ?
Cheers 🙂
I have the same issue, i call the action successfully but once i do changes inside, i cannot call it again.
i use the update command to update it
after, that get same error as you
Views
Replies
Total Likes