Discussions
Invalid Session Fault
Hi,
I have built up a class for Customer Payment, Invoice and Credit Memo.
Well the invoice and credit memo works well while calling the create method of Netsuite service, but while adding the customer payment I receives following error.
"com.netledger.dto.v2_5.faults.InvalidSessionFault: Someone has logged in as this user from a different web services session. Only one person may login as a given user at a time. As a consequence, this session has been terminated."
It allows me to add invoice and credit memo then y on the same session it does not allow me to create payment record?