calling `url.resolveScript` (with `returnsExternal...
# suitescript
e
calling
url.resolveScript
(with
returnsExternalUrl
= true, and a Suitelet script and Deployment parameters) should provide me with a working url (provided I add the HostType). However, I noticed 500 errors calling a get/post to that url. It seems after inspecting logs that the url returned is missing the “h” parameter. If I open the Suitelet Script page and compare the url under the “External URL” I see the only difference is the “h” parameter. Any insight into this?