Hi,

I am learning to use the Adwords API PHP client library. However my client 
gives me this message when I try to connect to the production environment.

*Could not process your request - AuthenticationError.CLIENT_EMAIL_INVALID @ 
; trigger:'client_id+li...@gmail.com' Service[TargetingIdeaService.get]* 

I am using a valid MCC Adwords account+ developer token+valid credit card 
and trying to connect to the production environment via 
https://adwords.google.com

I wonder where is the mistake...for client_ID, I have entered 
"xxx-xxx-xxxx+em...@gmail.com". 

*SOAP_XML logs*
*
*
<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <ResponseHeader 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201101"; 
xmlns="https://adwords.google.com/api/adwords/o/v201101";>
      <ns2:requestId>0004ab333cccef600ada064f31c22d2a</ns2:requestId>
      <ns2:operations>0</ns2:operations>
      <ns2:responseTime>668</ns2:responseTime>
      <ns2:units>0</ns2:units>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>AuthenticationError.CLIENT_EMAIL_INVALID @ ; 
trigger:'client_id+emai...@gmail.com' 
Service[TargetingIdeaService.get]</faultstring>
      <detail>
        <ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/o/v201101"; 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201101";>
          <ns2:message>AuthenticationError.CLIENT_EMAIL_INVALID @ ; 
trigger:'client_id+emai...@gmail.com' 
Service[TargetingIdeaService.get]</ns2:message>
          
<ns2:ApplicationException.Type>ApiException</ns2:ApplicationException.Type>
          <ns2:errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="ns2:AuthenticationError">
            <ns2:fieldPath/>
            <ns2:trigger>client_id+emai...@gmail.com</ns2:trigger>
            
<ns2:errorString>AuthenticationError.CLIENT_EMAIL_INVALID</ns2:errorString>
            <ns2:ApiError.Type>AuthenticationError</ns2:ApiError.Type>
            <ns2:reason>CLIENT_EMAIL_INVALID</ns2:reason>
          </ns2:errors>
        </ApiExceptionFault>
      </detail>
    </soap:Fault>
  </soap:Body>
</soap:Envelope>


I will appreciate your help very much :)

Ibra


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

Reply via email to