Skip to content

API unsubscribe deletes user from another list than specified in arguments

edited April 2013 in Troubleshooting

Hi, I am using sendy api to subscribe and unsubscribe users from lists. However, when I call unsubscribe from list with id 1, the user gets unsubscribed from list with id 2 if user was not in list 1 (but was in 2). Also, when having same user in 2 different lists, if user is unsubscribed from one list, he gets unsubscribed from second one too. So basically no matter to which list the user belongs, calling unsubscribe causes the user to be deleted from all lists. Can someone explain why? :-) Thanks.

This discussion has been closed.