<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
openid/sharedsignals event <br>
<br>
Issue Comment created on issue 214 <br>
Issue Title: Verification request should return a 400 response if the stream is not enabled
<br>
https://github.com/openid/sharedsignals/issues/214 <br>
<br>
Comment: @appsdesh That argument makes sense to me. The "request a verification" endpoint can return successfully even if the transmitter is not able to send the verification event. The two moments (the Rx requesting a verification event and the Tx sending
a verification event) are not tightly coupled. Imagine the case of a polling Tx. The Rx might request a verification event while the Tx is enabled and then the Tx is disabled before the Rx gets around to polling for the event. I now agree with @appsdesh that
we should close this issue as WONT FIX
</body>
</html>