Hi, I am trying to access the Adwords API in the sandbox environment using the email address [email protected]. I am getting the following error.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <soapenv:Fault> <faultcode>soapenv:Server.userException</faultcode> <faultstring>Login with this username/password failed.</faultstring> <detail> <ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/ v13"> <ns1:code>9</ns1:code> <ns1:message>Login with this username/ password failed.</ns1:message> <ns1:trigger>[email protected]</ ns1:trigger> </ns1:fault> </detail> </soapenv:Fault> </soapenv:Body> </ soapenv:Envelope> I tried to login to the gmail account using the same email address and password that I am sending to the API and it worked. I am not sure whether this is a problem with the sandbox environment or specific to my login. I read the thread about the issue with the sandbox related to login and believe it has been fixed as of Dec 29, 2009. Please look into this and advise. Thanks, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
