List destroy - undocumented error 404

38 views
Skip to first unread message

Richard Lund

unread,
Apr 26, 2012, 10:50:09 AM4/26/12
to streamsend-...@googlegroups.com
Hi.
We have situations where the same email address has to receive multiple separate emails with different information. Since Streamsend automatically removes duplicates from any import, I have to basically start a new import with any duplicates.
The code on my side works and does its job, but when it comes to destroying the original list for the second run, I get an error code of 404.
I was able to determine that 404 in this case means the same as on a web server - page not found.
But I traced the url I am submitting, and it is identical to the one I run the first time.
Nothing is different between the two times I am sending the URL ( https://app.streamsend.com/audiences/2/lists/70586 ).

Any idea what that could be?
Could it simply mean that the list doesn't exist anymore after the blast was completed and that it doesn't have to be destroyed, and I can simply go on with my script?

Thanks!
Richard

Richard Lund

unread,
Apr 26, 2012, 11:01:13 AM4/26/12
to streamsend-...@googlegroups.com
Never mind, I think I found the answer...
Yes, the original url destroys the list, but then a new list with a new list id is created, and the script (originally not written by me) is storing the original id instead of the updated one..

Sorry for the hasty post...
Reply all
Reply to author
Forward
0 new messages