HI there,

I've spent a couple of days trying to solve this thing out, but 
unfortunately I wasn't able to. What I've tried:

1. Filling in the billing information with a test credit card number. 
2. Create a test account, and fill in its billing information.
3. Create another MCC account and do the above again.
4. Change the test credit card number to my real one.

Nothing worked! now I have no idea how to proceed from here.
I'm quite sure that all information needed are entered correctly and I just 
got nothing changed except the INCOMPLETE_SIGNUP.

Dude, why are you making things so complicated? I've read most threads here 
about this, and all you had to say was about T&C not accepted, and nowhere 
you can see it and do it yourself.

Please, help me. This project is for customer and we should have gone much 
far away than just stuck here.

*My MCC ID: 824-689-9971*
*Test account ID: 779-265-4485*

Request and response are blow:

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201309";>
  <SOAP-ENV:Header>
    <ns1:RequestHeader>
      <ns1:clientCustomerId>779-265-4485</ns1:clientCustomerId>
      <ns1:developerToken>xxxxxx</ns1:developerToken>
      <ns1:userAgent> (AwApi-PHP/4.6.1, Common-PHP/5.0.0, 
PHP/5.4.12)</ns1:userAgent>
    </ns1:RequestHeader>
  </SOAP-ENV:Header>
  <SOAP-ENV:Body>
    <ns1:get>
      <ns1:serviceSelector>
        <ns1:fields>Id</ns1:fields>
        <ns1:fields>Name</ns1:fields>
        <ns1:ordering>
          <ns1:field>Name</ns1:field>
          <ns1:sortOrder>ASCENDING</ns1:sortOrder>
        </ns1:ordering>
        <ns1:paging>
          <ns1:startIndex>0</ns1:startIndex>
          <ns1:numberResults>500</ns1:numberResults>
        </ns1:paging>
      </ns1:serviceSelector>
    </ns1:get>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Date: Fri, 18 Oct 2013 09:33:19 GMT
Expires: Fri, 18 Oct 2013 09:33:19 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Transfer-Encoding: chunked

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <ResponseHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201309";>
      <requestId>0004e9009fef17e80a42e50900007417</requestId>
      <serviceName>CampaignService</serviceName>
      <methodName>get</methodName>
      <operations>0</operations>
      <responseTime>91</responseTime>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>[QuotaCheckError.INCOMPLETE_SIGNUP @ ; 
trigger:'&lt;null&gt;']</faultstring>
      <detail>
        <ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201309";>
          <message>[QuotaCheckError.INCOMPLETE_SIGNUP @ ; 
trigger:'&lt;null&gt;']</message>
          
<ApplicationException.Type>ApiException</ApplicationException.Type>
          <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="QuotaCheckError">
            <fieldPath/>
            <trigger>&lt;null&gt;</trigger>
            <errorString>QuotaCheckError.INCOMPLETE_SIGNUP</errorString>
            <ApiError.Type>QuotaCheckError</ApiError.Type>
            <reason>INCOMPLETE_SIGNUP</reason>
          </errors>
        </ApiExceptionFault>
      </detail>
    </soap:Fault>
  </soap:Body>
</soap:Envelope>

 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to