Join Slack
Powered by
how could we return new external url of Suitelet t...
# suitescript
k
Kevin
06/25/2019, 7:32 PM
how could we return new external url of Suitelet through using
url.resolveScript({});
, tried but returning old deprecated URL still, will NetSuite change it to new ?
m
mattdahse
06/25/2019, 7:40 PM
You could create a NetSuite support case to find out the answer to that. until they do, you could probably just use the
url.resolveDomain()
API to correct the one you have.
7
Views
Open in Slack
Previous
Next