Can you check if you get same response in Fiddler? On Apr 18, 2015 3:11 AM, "Deepak Shetty" <[email protected]> wrote:
> is your response being gzipped etc? > > On Fri, Apr 17, 2015 at 6:15 AM, Zyaad Gungapersad < > [email protected]> wrote: > > > Hello Guys, > > > > > > > > I am currently facing an issue with the response of a particular request. > > > > > > > > I am getting the following response: «VòÊOòLQ²26765ÖQ > > > > (ÊÏJM.‰™E€ò!•©`5:Jn™EÅ%.©9™e©E•.‰%©JVy¥99 ‰¼Ä l NE™©i.¥©ÈŠ > > > > _____ > > > > 2 ‹S ° c 4Á&hŠMÐ > > › 96A > > l‚–h‚pÿ ;¿ > > > > > > > > There is something that 1 need to retrieve from that response for the > next > > request to work. > > > > > > > > Normally, the request is a Get method and the reponse should have been > > something like the following: > > > [{"ClientId":1,"Name":"AfghanistanClient"},{"ClientId":2,"Name":"BrazilClient"},{"ClientId":3,"Name":"FranceClient"},{"ClientId":4,"Name":"IndiaClient"},{"ClientId":5,"Name":"MauritiusClient"}] > > > > > > > > Do you guys have any idea of what is causing this issue to happen? Note: > > This was working fine before, but there were a lot of changes to the > > application since. > > > > > > > > Your help will be much appreciated. > > > > > > > > Kind Regards > > > > Zyaad > > > > > > > > > > > > > > > > >
