Discussions
Session Timeout Right Away
I see a similar issue was recently reported but appears to have been resolved...
I have a C# app which worked fine on Friday. Without any changes, I find that today, the very first request I make following a successful login returns SESSION_TIMED_OUT. My logic then relogs me in but I still get the same error trying to complete the query.
9:52:54 AM: Logging into NetSuite...
9:52:54 AM: User = netsuite@shoretel.com
9:52:54 AM: Account = TSTDRV264306
9:52:54 AM: Role = 3 (Administrator)
9:52:59 AM: Login Successful
9:53:02 AM: Searching Customers and Contacts for phone number "5192123322"
9:53:02 AM: FAULT: invalidSessionFault - SESSION_TIMED_OUT - Your connection has timed out. Please log in again.