Hi All,
I am struggling with webhook issue with error log "A webhook with the same definition already exists " with response status code 400.
I am trying to call REST Api to generate new webhook id for spaces.
Have anyone faced this issue? Could some one please suggest the solution?
cc Ryan Rutan
Have you tried to GET all webhooks and delete the one that would be a duplicate? Jive seems to have a record that matches what you're listening for and the callback URL.