Activity has security settings as to allow invocation from browser with the right Privilege Class and Privilege, yet this function is throwing 500 error.
Can someone please help on this.
@sumabhanul It looks like you are trying to call an activity from JavaScript and encountering a 500 error despite having the correct security settings. Here is a sample code snippet that might help you resolve the issue: ```javascript var oSafeUrl new SafeURL(
This is a GenAI-powered tool. All generated answers require validation against the provided references.