<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: I am rethinking this one. Since Transmitter may initiate verification asynchronously, it may not know the status of the stream at the time of ack'ing the verification request. I suggest not interconnecting the verification and status endpoints to overload
 them with duties. If the receiver needs to check whether the stream is active, it can initiate a get status call before calling the verify endpoint.
</body>
</html>