Question

Unsubscribe hook doesn't work


Userlevel 1

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)

 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +12

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? 

Userlevel 3
Badge +6

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?