Unsubscribe Url not changed nor working

tatsujin90

New Member
Hello so i got the same code but it's not working

Here is my source code

<tr>
<td>
<p style="font-size:10px">
If you are no longer interested, you can <a href="[UNSUBSCRIBE_URL]" style="">Unsubscribe Here</a>.
</p>
</td>
</tr>

i get this error after clicking on the Unsub link:
Error 404!


The system is unable to find the requested action "wv437n9p4mae6".





 
Hello so i got the same code but it's not working

Here is my source code

<tr>
<td>
<p style="font-size:10px">
If you are no longer interested, you can <a href="[UNSUBSCRIBE_URL]" style="">Unsubscribe Here</a>.
</p>
</td>
</tr>

i get this error after clicking on the Unsub link:
Error 404!


The system is unable to find the requested action "wv437n9p4mae6".





check if that list's un/subscribe works
otherwise, that subscriber was perhaps already removed (did you click twice?)
 
Back
Top