0👍
If it works using postman, you might want to compare the headers being sent from Postman and your frontend. Use request.META in django to see what is different.
Source:stackexchange.com
0👍
If it works using postman, you might want to compare the headers being sent from Postman and your frontend. Use request.META in django to see what is different.