Hello Vidya,
There have been reports of users downloading empty reports or 20 byte
empty gzip files:
http://groups.google.com/group/adwords-api/browse_thread/thread/8e0b8da8d7f51848
http://groups.google.com/group/adwords-api/browse_thread/thread/3729f0b4a10e131d
But that sounds a little different from what you're reporting, since
it sounds like .NET isn't even registering the HTTP response headers
from the AdWords API servers. Some of the suggestions about retrying
requests do apply. Unfortunately, the engineering team doesn't have a
resolution to those original issues.
Can you log the URL for the reports that your code attempts to
download, and then (within a few minutes of getting the URL) attempt
to access the same URLs from a web browser? I'm curious to see whether
there's a fundamental issue with the URL you're getting back or
whether the URL is valid but .NET is having issues retrieving it.
Cheers,
-Jeff Posnick, AdWords API Team
On May 5, 1:27 pm, "
vidya.p...@gmail.com" <
vidya.p...@gmail.com>
wrote: