The body stream of the URLRequest was read to completion before the upload could be sent. This can occur when a stream is not rewindable and the system needs to retry the request after an authentication challenge.
requestBodyStreamExhausted
swift The body stream of the URLRequest was read to completion before the upload could be sent. This can occur when a stream is not rewindable and the system needs to retry the request after an authentication challenge.