Hello,

We have a test mcc account and a test customer id. Also we have got the 
pending developer token for our production account. I generated the 
OAuth2ClientId, OAuth2ClientSecret & OAuth2RefreshToken successfully by 
following the steps. Now when I make a the api call to fetch the list of 
campaign associated with my test customer id, I am getting 
"AuthorizationError.USER_PERMISSION_DENIED" error.

Could you please suggest if I am missing any set up process?

If you want I can send you my IDs and token currently I used in the 
application.

Thanks,
Bikram.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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.
---> System.Web.Services.Protocols.SoapException: 
[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'<null>']
   at 
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
 message, WebResponse response, Stream responseStream, Boolean asyncCall)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String 
methodName, Object[] parameters)
   at Google.Api.Ads.Common.Lib.AdsSoapClient.MakeApiCall(String methodName, 
Object[] parameters) in 
C:\Development\GoogleAdWords\google-api-adwords-dotnet\src\Common\Lib\AdsSoapClient.cs:line
 212
   --- End of inner exception stack trace ---
   at Google.Api.Ads.Common.Lib.AdsSoapClient.MakeApiCall(String methodName, 
Object[] parameters) in 
C:\Development\GoogleAdWords\google-api-adwords-dotnet\src\Common\Lib\AdsSoapClient.cs:line
 220
   at Google.Api.Ads.Common.Lib.AdsSoapClient.Invoke(String methodName, 
Object[] parameters) in 
C:\Development\GoogleAdWords\google-api-adwords-dotnet\src\Common\Lib\AdsSoapClient.cs:line
 127
   at Google.Api.Ads.AdWords.v201309.CampaignService.get(Selector 
serviceSelector) in 
C:\Development\GoogleAdWords\google-api-adwords-dotnet\src\AdWords\v201309\AdWordsApi.cs:line
 4558
   at 
Google.Api.Ads.AdWords.Examples.CSharp.v201309.GetCampaigns.Run(AdWordsUser 
user) in 
C:\Development\GoogleAdWords\google-api-adwords-dotnet\examples\adwords\csharp\v201309\BasicOperations\GetCampaigns.cs:line
 83}

Reply via email to