Hi everyone
I using unsubscription webapp and using the public url in my personalization block (url?id=<......>). After sending the email delivery when i try to open the link then it is showing me this.
Kindly help me out with this issue and please provide me the source for reference.
Thank you
Ashish
Solved! Go to Solution.
Views
Replies
Total Likes
@ashish_gra Edit the webApp and review all the mandatory fields to fix this error.
Hello @ashish_gra
After Id, your code should be
<%=escapeUrl(recipient.cryptedId)%>
I can see you are using <%=% which isn't correct.
Also, Make sure your frontal server is working.
Hi @_Manoj_Kumar_
Thankyou for the information. I have corrected the id as you said and now i am getting this error.
If you know kindly help.
Thanks
Ashish
Views
Replies
Total Likes
Hello @ashish_gra
This is a generic error.
Hi @_Manoj_Kumar_
Not getting any error in the preview tab. This is the preview tab and i am getting this.
And if i click on unsubscribe button nothing happens here.
Views
Replies
Total Likes
Hello @ashish_gra You will have to add an action on the unsubscribe button. What should happen when the user clicks on this button.
Currently, That action does not exist and that is why it is not doing anything.
Hi @_Manoj_Kumar_
I have create a new webapp and now if i click on unsubscribe then this error comes up.
Views
Replies
Total Likes
@ashish_gra Edit the webApp and review all the mandatory fields to fix this error.
Hi @ashish_gra,
Were you able to resolve this query with the help of the given solutions or do you still need more help here? Do let us know. In case the given solutions were helpful, then kindly choose the one that helped you the most as the 'Correct Reply'.
Thanks!
Views
Replies
Total Likes
Hi @Sukrity_Wadhwa
The issue has been resolved.
Thanks
Ashish