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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Webservices beta working?
Is anybody working with Netsuite's web services beta? I can't even get a simple login request to work.
I'm using the recommended WSDL URL, but getting strange errors. Looking at the transaction logs, I can see that Netsuite is returning HTML and not XML. The HTML document reports that "An Unexpected Error Ocurred" with no ticket number or anything.
I wrote a little program (not even using a SOAP library) that POSTs a valid login request document and sets the appropriate SOAP headers.
The production URL works as expected (XML response), while the beta URL returns the HTML error document.
0