Hello,

I have been struggling with this for some time so your help is much 
appreciated in advance.
I am also using the C#.Net API wrapper which I have been able to understand 
and is now up and running. Although I am getting the error: 
Failed to get campaigns. Exception says "An API exception has occurred. See 
ApiException and InnerException fields for more 
details.""[QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']" 

Here are the steps that I have followed.

   1. I have created a test account t...@testdomain.com
   2. I have created a MCC account for both Production (#MCC1) and Test 
   account (#MCC2)
   3. I have created a production developer token against #MCC1 (pending 
   approval, and does not matter as mostly focusing on testing at the moment)
   4. I have added the production developer token to the web.config
   5. I have added the Client Customer ID, The oAuth2ClientID and 
   oAuth2ClientSecret from the test account to the web.config

I can do the authentication just fine and I successful get the 
authorisation login. After that and once I get to execute I get the 
Incomplete_Signup error.

Also, when using the handy oAuthTokenGenerator with the clientID and secret 
from the test account, I get an exception:

System.Net.HttpListenerException was unhandled
  HResult=-2147467259
  Message=Access is denied
  Source=System
  ErrorCode=5
  NativeErrorCode=5
  
I am puzzled. Shouldn't this be working? I followed the documentation to 
the letter and I guess it should be working. Let me know if you need any 
IDs for investigation.

Kind regards.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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/d/optout.

Reply via email to