Can you call a logic block in debug mode with the executeWithSignatures endpoint?
I checked code. Looks like no. Which is tragic. There is no technical reason why it cannot. Push for it via your available channels.
Support for this is rolling out with patch 25.2.09. In your endpoint, add the "nwDebugMode": true flag at the top level of the request body and it will initiate a debug session.
{
"nwDebugMode": true
}
@brendan.b can you confirm there’ll be a release note for this?
Yes, one has been created.