Anyone know why `nlapiResolveURL` is requiring tha...
# suitescript
a
Anyone know why
nlapiResolveURL
is requiring that I enter a value for the 3rd parameter when trying to resolve a Suitelet URL? Help says that this parameter is optional, but is required when resolving RECORDs. Yet, when I leave it blank, I get an error saying
You have provided an invalid script id or internal id: null
. When I enter a deployment ID as the third parameter, it works.