Discussions
Can't disable a webhook
almost 4 years ago by John III
I am trying to disable a webhook, however I am getting the following error:
{
"errors": [
{
"code": "resourceprocessing_state",
"detail": "Webhook with id hook<WEBHOOK_ID> is still being processed."
}
]
}
Any help is appreciated.