My Stuff
Comments
-
Weirdly this resolved itself and I'm not sure how or why.
-
Coming back to answer my own question. Not sure why this code stopped working, but you can achieve this same functionality with the requestRestlet() method: var response = https.requestRestlet({ //body: "", Optional, put body here for NON-GET methods deploymentId: 'customdeploy_rl_test', method: 'GET', scriptId:…