Skip to main content

Although we’re successfully subscribe, when we turn off our zap, hook does not deleted from our database.
data returned from subscribehook is:
{ message: ‘Hook added’, id: ’60b88dfda8b6dd0017692fd5’ }
bundle.subscribeData.id does not give the corresponding id.
How can we solve this problem ? 
(We can manually delete hook with that id)

 

Have you tried console logging anything when you are attempting the unsubscribe? 

When you turn off the zap, is the request being sent to your server? What is the response? 


Hey @Barış Yıldırım, I hope you’re doing well, I just wanted to check in here!

Were you able to get things sorted out or can we still help here?