I'm getting AuthorizationError.USER_PERMISSION_DENIED when I click on
the 'Get Campaigns' button in this sample.

I have filled in the following fields:
- UserAgent
- ClientEmail
- DeveloperToken
- OAuthConsumerKey
- OAuthConsumerSecret

what am i missing?

On Oct 12, 12:06 pm, spongman <[email protected]> wrote:
> in the .NET library (v12.6.0) there's an oauth sample. in that sample,
> there's a configuration line:
>
>         <add type="Google.Api.Ads.Common.Lib.SoapListenerExtension,
> Common" priority="1" group="0"/>
>
> however, there's no such DLL 'Common', that line should read:
>
>         <add type="Google.Api.Ads.Common.Lib.SoapListenerExtension,
> Google.AdWords" priority="1" group="0"/>
>
> does this mean that the sample hasn't been tested with the library as
> released?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to