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<https://code.google.com/p/google-api-adwords-dotnet/wiki/UsingOAuth> . Cheers, - Paul, AdWords API Team. On Monday, 25 February 2013 09:56:24 UTC, Subrata Sarkar wrote: > > 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 getting UNABLE_TO_AUTHORIZE so I decided to use oAuth 2. > However, this account does not have any developer key. I am new to google > Adwords API setup. I have listed whatever setting I have. Also, I want to > know which service to turn on in API management console for Google Adwords. > Please help! > > > <add key="UserAgent" value="TMI"/><add key="DeveloperToken" > value="xxxx-xxxxxx_xxxxxxxxxx"/><add key="ClientCustomerId" > value="xxxxxxxxxx"/> > > and here is the oAuth settings: > > <add key="AuthorizationMethod" value="OAuth" /><add key="OAuthConsumerKey" > value="xxxxxxxxxxxx.apps.googleusercontent.com" /><add > key="OAuthConsumerSecret" value="xxxxxxxxxxxxxxxxxxx" /> > > I am getting the following when trying to download report: > > <?xml version="1.0" encoding="UTF-8" standalone="yes"?><reportDownloadError> > <ApiError> <type>ReportDownloadError.INVALID_PARAMETER</type> > <trigger>Missing client information</trigger> <fieldPath></fieldPath> > </ApiError></reportDownloadError> > > > I am also using v201209 (from awapi_dotnet_lib_v15.1.0). Also tried v201206 > Please help. I am completely stuck > > Thank you > Subrata > > > On Tuesday, 6 November 2012 21:08:38 UTC+5:30, Tom wrote: >> >> 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 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, just authentication (although I >>> am not entirely sure I did it right, but I don't get any authentication >>> errors). >>> >>> What does that mean and how do I correct that? >>> >>> Thank, >>> Tom >>> >>> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.