My app picked up this error last night:
<detail>
<ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/
v13">
<ns1:code>53</ns1:code>
<ns1:message>Credit card authorization failed.</ns1:message>
</ns1:fault>
</detail>
RequestId: 1f3f48ce9b97d6389edc81d0f0b104fe
And no, the account has no credit card troubles. Later calls to the
function (AccountService.getAccountInfo) passed.
So I wonder, why did this happen? Is this one of the errors where you
should just retry calling the same function?
Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---