UNIQUE constraint failed: authtoken_token.user_id while performing login using Django Framework

后端 未结 0 1597
走了就别回头了
走了就别回头了 2021-01-13 02:17

Getting the below error while trying to login using DRF API**

IntegrityError at /api/auth/login UNIQUE constraint failed: authtoken_token.user_id Request Method: POST

相关标签:
回答
  • 消灭零回复
提交回复
热议问题