Resolved! Get current Application scope or Update Set via Scripted API call
Hello Community, I am trying to get the current application scope of a user via Scripted API call, but the platform behaves unexpected. Here is my Scripted REST resource: (function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) { ...