Accessing request.body

161 views
Skip to first unread message

Andrew Samir

unread,
Sep 6, 2022, 11:12:17 AM9/6/22
to Django REST framework
I am using class based views in django rest framework and i try to access request.body from a Post request but i got an error "django.http.request.RawPostDataException: You cannot access body after reading from request's data stream"
Note that i only access request.body once in my view
Reply all
Reply to author
Forward
0 new messages