Skip to main content
Question

Unsubscribe hook doesn't work


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)

 

Did this topic help you find an answer to your question?
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

GetUWired
Forum|alt.badge.img+12
  • Zapier Expert
  • 1030 replies
  • June 7, 2021

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? 


william
Forum|alt.badge.img+6
  • Zapier Staff
  • 177 replies
  • July 13, 2021

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?