Why I am getting "GlideGuid is not allowed in scoped applications" error while executing the Scripted REST API?
Hi I am getting following error error while calling the Scripted REST API from REST API Explorer, GlideGuid is not allowed in scoped applications please find the code snippet below which is used inside scripted REST API. var data = request.body.data...
