i am using django.contrib.auth module for authentication system in my django rest framework app, when i post data i couldn't able to authenticate the user it return 403 response code . but during get request it works fine. i have attached the sessionid in cookies in both above. kindly help me with this i got stuck.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/19cfcdcf-4183-4801-934a-b4d085217d6a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

