django.core.signing.BadSignature: Signature is not valid

1 · Vicente G. Reyes · Sept. 26, 2019, 8:52 a.m.
Summary
Django cryptography error : django.core.signing.BadSignature: Signature is not valid Sep 26 '19 Comments: 1 Answers: 0 -1 I have a newsletter feature on my project with django-cryptography and when I logged in on the admin and checked the newsletter signups, it returned BadSignature at /admin/sendemail/newsletteruser/ Signature is not valid This is the whole traceback on the CLI Internal Server Error: /admin/sendemail/newsletteruser...