UnityWebRequest.Result.ProtocolError

Description

The server returned an error response. The request succeeded in communicating with the server, but received an error as defined by the connection protocol.

For the HTTP protocol, response codes 4xx and 5xx mean errors.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答