Closed Anyesh closed 3 years ago
Django only allows reading POST body once. We cannot access the body after reading from the request's data stream. So try to find a workaround for this issue.
Django only allows reading POST body once. We cannot access the body after reading from the request's data stream. So try to find a workaround for this issue.