Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get unsubscribes to work #90

Open
rohit-ptl opened this issue Sep 8, 2021 · 1 comment
Open

Unable to get unsubscribes to work #90

rohit-ptl opened this issue Sep 8, 2021 · 1 comment

Comments

@rohit-ptl
Copy link

Actual Behaviour

The unsubscribe links in the dynamic templates do not work despite passing the unsubscribe group id with web api call.

Expected Behaviour

Passing the Unsubscribe Group ID with the test data would have working unsubscribe and unsubscribe preferences buttons with dynamic templates.

Steps to reproduce it

  1. Create a dynamic template with design editor or code editor
  2. If code editor, use one of the dynamic templates in this github repo, if design editor add the unsubscribe module to email
  3. Enter the test data and pass the unsubscribe group id in addition to other test data
  4. Send test email

LogCat for the issue

NA

Screenshots of the issue

NA

Would you like to work on the issue?

No

@rohit-ptl
Copy link
Author

These appears to work when passing them using the design editor and API call not using sendgrid test email functionality. So It appears to be an issue of the test email functionality, and lack of documentation on how to get it to work with code editor. Additionally, it appears the information on how to pass the group id can only be obtained through sendgrid support as there is no documentation of it anywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant