You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding a webhook worker with the same URL, it is upserted and the secret is overriden.
This was changed so that you can setup previously deleted webhook workers with the same URL again, but then the secret needs to be exposed, which should actually only happen once on creation and not when updating, except if the webhook worker was previously deleted and is now active again.
The text was updated successfully, but these errors were encountered:
When adding a webhook worker with the same URL, it is upserted and the secret is overriden.
This was changed so that you can setup previously deleted webhook workers with the same URL again, but then the secret needs to be exposed, which should actually only happen once on creation and not when updating, except if the webhook worker was previously deleted and is now active again.
The text was updated successfully, but these errors were encountered: