When building our integration, we're seeing the error
'Script did not return expected data" error in actions
"Script did not return expected data. Did you call build_result/end_script? Check DebugOutput for details"
in a couple of actions that had previously been working correctly. It seems like the expected output variables (like `is_success`) are not being populated. What's even more confusing is that we are calling SiemplifyAction.end() with the correct values - when we log what we've been passing, it all seems correct. We're passing true for the result_value, passing a valid message, passing a valid execution_status, etc.. Are there any changes to the SOAR SDK that would explain this? It broke without any code changes on our side
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

