API unsubscribe deletes user from another list than specified in arguments
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.
Comments
Found this thread http://forum.sendy.co/discussion/764/unsubscribe-api-call-unsubscribes-the-user-from-all-lists/p1, will give it a try.