errors.fyi community error code reference
requestBodyStreamExhausted
swift

requestBodyStreamExhausted

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.

References

โ† all namespaces for requestBodyStreamExhausted