Transfer a file with okhttp from 2 url
I have two presigned url : (GET AND PUT)
How can i transfer my file without downloading all the file in memory ?
I have to pass through a proxy for getting the data with the GET presignedUrl.
okhttp ResponseBody closed IOException when parsing
Why im getting closed IOException when trying to parse to JSONArray