Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Web Services broken after 2008.2 update
Am I the only one that can't get web services to login after the update. I've made no changes to my code, and I'm not getting the following:
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: Your connection has timed out. Please log in again.
faultActor:
faultNode:
faultDetail:
{urn:faults_2008_1.platform.webservices.netsuite.com}invalidSessionFault:<platformFaults:code>SESSION_TIMED_OUT</platformFaults:code><platformFaults:message>Your connection has timed out. Please log in again.</platformFaults:message>
{http://xml.apache.org/axis/}hostname:partners-java007.svale.netledger.com
This occurs after I (apparently) succeed at logging in, and try to execute the first request.