Skip to content

Website bug: Unsubscribe from all marketing emails endpoint redirects to the login page. #30323

@eashaw

Description

@eashaw

Issue/Goal:

  • The api/v1/unsubscribe-from-marketing-emails endpoint is currently protected by the is-logged-in policy, which causes users who are not logged in to be redirected to the /login page.

To resolve:

  • Update the policy applied to the unsubscribe-from-marketing-emails endpoint
  • Search through the website logs and build a list of users who were redirected away from the /unsubscribe endpoint, and update those user records to be unsubscribed from marketing emails.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working as documented

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions