[Jan 13 2013 16:56:20.000000 - ERROR] POST /apis/ads/publisher/v201211/UserService HTTP/1.1
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.4.6-1ubuntu1.1, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 687
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Header>
<ns1:RequestHeader>
<ns1:networkCode>339262</ns1:networkCode>
<ns1:applicationName>FM Platform (DfpApi-PHP/2.15.0, php/5.4.6-1ubuntu1.1)</ns1:applicationName>
<ns1:authentication xsi:type="ns1:ClientLogin">*****</ns1:authentication>
</ns1:RequestHeader>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ns1:createUsers>
<ns1:users>
<ns1:name>Beth Ethridge</ns1:name>
<ns1:roleId>-7</ns1:roleId>
<ns1:preferredLocale>en_US</ns1:preferredLocale>
</ns1:users>
</ns1:createUsers>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
HTTP/1.1 500 Internal Server Error
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Date: Mon, 14 Jan 2013 00:56:20 GMT
Expires: Mon, 14 Jan 2013 00:56:20 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Content-Length: 477
Server: GSE
<?xml version="1.0"?>
<soap:Header>
<requestId>dd66b7ac51032b5eeed6dde06ceaa583</requestId>
<responseTime>504</responseTime>
</ResponseHeader>
</soap:Header>
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<detail>
<ApplicationException.Type>ApiException</ApplicationException.Type>
<fieldPath>email</fieldPath>
<errorString>AuthenticationError.INVALID_EMAIL</errorString>
<ApiError.Type>AuthenticationError</ApiError.Type>
<reason>INVALID_EMAIL</reason>
</errors>
</ApiExceptionFault>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>