Not adding IssueGuid in UnSubscriptions URL

Jahan Zeb asked on December 16, 2020 10:41

Dears,

I am facing an issue, please guide in this regard:

  • I am using following {% EmailFeed.UnsubscribeFromEmailFeedUrl %} and {% EmailFeed.UnsubscribeFromAllEmailFeedsUrl %} macros to generate the URLs of the links.

Example URL: http://localhost/NewsletterSubscription/Unsubscribe?email=example@example.com &hash=bd2fd77d91807844a1aeee42e151505648ca25762097398c9101cae84d384f3c &newsletterguid=87516336-71a3-4b78-8f02-2e58b5dc100f&unsubscribeFromAll=true

But it is not including the IssueGuid with this URL, which is required to unsubscribe from newsletter.

Documentation Link: https://docs.xperience.io/k12sp/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-email-marketing/handling-newsletter-subscriptions-on-mvc-sites

Looking forward to your quick guidance.

Regards,

Jahan

Correct Answer

Liam Goldfinch answered on December 16, 2020 20:47

Hi Jahan,

I am unable to replicate this issue, but since it's macro related maybe you could try resigning the macros?

Check the documentation on how to do this:

https://docs.xperience.io/k12sp/macro-expressions/troubleshooting-macros/working-with-macro-signatures#Workingwithmacrosignatures-Re-signingmacros

Or maybe try setting the GlobalAdministrator macro identity: {% EmailFeed.UnsubscribeFromEmailFeedUrl |(identity)GlobalAdministrator%}

1 votesVote for this answer Unmark Correct answer

Recent Answers


Jahan Zeb answered on December 21, 2020 09:59

Thank you dear. :)

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.