is it possible to call a suitelet (not available without login) from another suitelet using oauth/TBA? I have the oauth stuff working (i can call a restlet just fine). i need the escalated ‘execute as’ functionality from the 2nd suitelet though and
really don’t want to make it available without login, though that
does work just fine. i feel like i’ve tried every combination possible of
N/url.resolveScript()
and
N/https.post()