The Validation component in the Try scope throws an error. What response message is returned to a client request to the main flow's HTTP Listener? The Validation component in the Try scope throws an error. What response message is returned to a client request to the main flow's HTTP Listener?
A web client sends one GET request to the test flow's HTTP Listener, which causes the test flow to call the updateTemp flow After the test flow returns a response, the web client then sends a different GET request to trie getTemp flow's HTTP Listener The test flow is not called a second time.
What response is returned from the request to the getTemp flow's HTTP Listener?