Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Cannot login anymore
Best group member,
We have been using nuSOAP (PHP) to connect and use NetSuite WS. From January 2006 and until a few days ago (14th) all has been working. Suddenly the same error is showing up on the different servers with independent source code.
We are using the old version of the WS 1.3.1 and it has been working fine until now. Please advise what is going on. Has you performed any update or similar that make the login process in the 1.3.1 different then before.
When we do the login we now get:
Array
(
[faultcode] => soapenv:Server.userException
[faultstring] => com.netledger.dto.v1_3.faults.InvalidSessionFault: SOAPAction http header was "" must be login, for login requests.
0