Discussions

Ask a Question
Back to All

Webhooks repeatetly sent

Hi I am in the process of implementing webhooks but find that the same status update is being resent every 5 minutes despite having responded with Status Code 200 (OK)
Anything else that the response must contain to make it stop resending the same object change over and over?
Also in the documentation it says it would resend the change once per hour in case of failure, but I am getting changes every 5 minutes (not making any changes) but getting the change notification basically again and again over and over for the one change.