You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2022. It is now read-only.
When NetSuite responds in an unexpected way, this library throws an error. Stack trace and error message below.
{
"errorType": "Error",
"errorMessage": "Element [HTML] could not be unmarshalled as is not known in this context and the property does not allow DOM content.",
"stack": [
"Error: Element [HTML] could not be unmarshalled as is not known in this context and the property does not allow DOM content.",
" at Class.unmarshalElement (/var/task/node_modules/jsonix/jsonix.js:2003:11)",
" at Class.unmarshalDocument (/var/task/node_modules/jsonix/jsonix.js:2130:8)",
" at Class.unmarshalString (/var/task/node_modules/jsonix/jsonix.js:2089:15)",
" at deserializeSoapResponse (/var/task/node_modules/@stedi-oss/typesuite/lib/soap.js:50:41)",
" at Object.sendSoapRequest (/var/task/node_modules/@stedi-oss/typesuite/lib/soap.js:85:34)"
]
}