banner
RustyNail

RustyNail

coder. 【blog】https://rustynail.me 【nostr】wss://ts.relays.world/ wss://relays.world/nostr

OkHttp--IllegalStateException

After using OkHttp to request data, when processing the data in onResponse, an error occurred:

FATAL EXCEPTION: OkHttp Dispatcher Process: me.dqn.noway, PID: 10538
java.lang.IllegalStateException: closed

Cause#

response.body().string() was called multiple times.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.