django-newsletter
django-newsletter copied to clipboard
Unable to unsubscribe existing user from email link.
I'm trying to use django-newsletter in my project but facing issue when I try to unsubscribe a user from newsletter. I'm using Django DRF and we don't have any website for user to login as this backend is only for mobile app. How can I unsubscribe existing user from newsletter
Getting following error