Hello community,
Since Dec 14th my python script (based o Python client library) started
returning the error log below. I am truly puzzled by the behaviour of the
error, as it pops up just occasionally and not consistently.
Initially I had no client_customer_id specified in googleads.yaml file, but
after adding it there, error still persists.
Service called: GetService('AdwordsUserListService', 'v201609')
Error log:
<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<ns2:ResponseHeader
xmlns="https://adwords.google.com/api/adwords/cm/v201609"
xmlns:ns2="https://adwords.google.com/api/adwords/rm/v201609">
<requestId>000544b8886eb8310a0dca0c460b8105</requestId>
<serviceName>AdwordsUserListService</serviceName>
<methodName>mutate</methodName>
<operations>1</operations>
<responseTime>24</responseTime>
</ns2:ResponseHeader>
</soap:Header>
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>[AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @
; trigger:'<null>']</faultstring>
<detail>
<ns2:ApiExceptionFault
xmlns="https://adwords.google.com/api/adwords/cm/v201609"
xmlns:ns2="https://adwords.google.com/api/adwords/rm/v201609">
<message>[AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED @ ;
trigger:'<null>']</message>
<ApplicationException.Type>ApiException
</ApplicationException.Type>
<errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="AuthenticationError">
<fieldPath/>
<trigger><null></trigger>
<errorString>
AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED</errorString>
<ApiError.Type>AuthenticationError</ApiError.Type>
<reason>CLIENT_CUSTOMER_ID_IS_REQUIRED</reason>
</errors>
</ns2:ApiExceptionFault>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/f6f83fc6-f038-44f6-a78e-c65e29c4812b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.