Re: Google Media Not in GZIP format

2011-12-09 Thread Danial Klimkin
Hello Surya In case an error happened the reply would be in a plain text format. It appears your code tries to parse it as gzip stream every time and it fails for plain text errors. As the error does not happen often I recommend to just retry it. Also, please note v201101 reporting will be su

Re: Google Media Not in GZIP format

2011-12-07 Thread surya sanapala
Request is Report Download. it is v201101 On Dec 5, 3:21 am, Danial Klimkin wrote: > Hello surya sanapala, > > What kind of request is this? Is this report download? If so, is this v13, > v201101 or AdHoc report version? > > -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Google Media Not in GZIP format

2011-12-07 Thread surya sanapala
The request is Report download .This is v201101 On Dec 5, 3:21 am, Danial Klimkin wrote: > Hello surya sanapala, > > What kind of request is this? Is this report download? If so, is this v13, > v201101 or AdHoc report version? > > -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Google Media Not in GZIP format

2011-12-05 Thread Danial Klimkin
Hello surya sanapala, What kind of request is this? Is this report download? If so, is this v13, v201101 or AdHoc report version? -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http:

Re: Google Media Not in GZIP format

2011-11-28 Thread jstedman
Every once in a while there might be a hiccup in the backend or external network and a report will not be generated properly, be incompletely zipped up, or the transfer will be interrupted. The only thing you can do is build logic that catches these errors and retry the requests that fail. Not even

Google Media Not in GZIP format

2011-11-27 Thread surya sanapala
Out of 200 or 300 requests, one request randomly fails with the following error. AppException: message = Error while downloading the report from Google Media Not in GZIP format <http://jira.attinteractive.com/browse/WLF-2050>submitting a new request for the same failed account gets throug