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!
nlapiRequestURL XML-RPC response issue
Hello everyone. While back I posted a question asking why nlapiRequestURL was returning jibberish. Form search I've done so far, this might be due to content-encoding type of deflate and netsuite only supports gzip.
It works just fine even with deflate encoding if XML-RPC request returns a single value. It causes issue; xml response comes back with unrecognizable text; when XML-RPC response contains array.
As anyone experienced this?
0