For the following error message “The response to partial content upload request is not valid.
The status code returned in the subsequent partial content response is
'Created'. Expected status code is 'OK'.”, on my case, it happens due to data
chucking.
Turn off the “Allow chunking” on content
transfer, then it resolve the issue.
Screenshot of the error message
Turn off the "Allow chunking"
No comments:
Post a Comment