Hi I'm trying to retrieve data from url. So I'm using dataTask with url.
THe response received is showing as 0 bytes but the I print it shown around 46171 bytes of data in upperbound...please find below screen shot. Because of this im not able to parse json
PLease advice what needs to be done in this case