Re: Token Generation Errors on Login

2025-02-13 Thread Sri Santhosh
First you need to encrypt that then decrypt On Thu, Feb 13, 2025, 8:31 PM Balaji V wrote: > Hi, I'm new to Django. When I try to generate a login token, I receive > these errors: > {"detail": "Authentication credentials were not provided."} > {"error_short": "Module is not Assigned", "status

Token Generation Errors on Login

2025-02-13 Thread Balaji V
Hi, I'm new to Django. When I try to generate a login token, I receive these errors: {"detail": "Authentication credentials were not provided."} {"error_short": "Module is not Assigned", "status": "failed"} Any help resolving these issues.Thanks! -- You received this message because you are