Re: ReportUtilities.DownloadClientReport error (v201209)

2013-03-12 Thread Paul Matthews (AdWords API Team)
Hi Tom, We strongly advise switching to OAuth 2 as OAuth 1 is being deprecated. For information on configuring your DotNet application, please see these docs on OAuth . Cheers, - Paul, AdWords API Team. On Monday, 25 Februa

Re: ReportUtilities.DownloadClientReport error (v201209)

2013-02-26 Thread Subrata Sarkar
Hi Tom, I have the following setup in my application's web.config: (One thing, I don't know if this could be a reason!) I have set up an apps myself to generate ClientId and Secret. The problem is I was trying a different account which has a Developer Token it was limited to client login. I was

Re: ReportUtilities.DownloadClientReport error (v201209)

2012-11-06 Thread Tom
Ok, I figured it out. While modifing my app.config I accidently removed my DeveloperToken along with the ClientCustomerId. Maybe the error message should indicate which field it is missing... On Tuesday, November 6, 2012 11:33:17 AM UTC+1, Tom wrote: > > Hi, > > until now I was creating and down

Re: ReportUtilities.DownloadClientReport error (v201209)

2012-11-06 Thread Tom
Hi Paul, yes, I am using v201209 (from awapi_dotnet_lib_v15.1.0). Also tried v201206, same result. When using v201109 the trigger differs ("You are accessing an AdWords API version v201109 that has been discontinued..."). Now trigger is "Missing client information", whatever that means... Regar

Re: ReportUtilities.DownloadClientReport error (v201209)

2012-11-06 Thread Paul Matthews
Hi Tom, Are can you confirm that you're no longer using the API version v201109 and have switched to v201206 or v201209 as per this post ? Regards, - Paul, AdWords API Team. On Tuesday, 6 November 2

ReportUtilities.DownloadClientReport error (v201209)

2012-11-06 Thread Tom
Hi, until now I was creating and downloading AdHoc-Reports with v201109 with ClientLogin authentication. I switched to oAuth2, but when I try to download a report, I get an error: ReportDownloadError.INVALID_PARAMETER (Trigger: Missing client information). I did not change the ReportDefinition