Is anyone familiar with errors like the one below ...
# suitescript
b
Is anyone familiar with errors like the one below thrown from a restlet script, and if there is anything we can do in our restlet script to address them?
Cannot invoke \"com.netledger.core.elements.compound.NLEntryForm.getNLSession()\" because the return value of \"com.netledger.core.communication.NLSyntheticRequest.getForm()\" is null
Seems to me like getNLSession should just work
r
It looks like some of NetSuite's internal tooling has broken.