diff --git a/openid-sharedsignals-framework-1_0.md b/openid-sharedsignals-framework-1_0.md index 9d39acd..2a7c1b4 100644 --- a/openid-sharedsignals-framework-1_0.md +++ b/openid-sharedsignals-framework-1_0.md @@ -1232,7 +1232,7 @@ Errors are signaled with HTTP status codes as follows: | Code | Description | |------|-------------| -| 400 | if the request cannot be parsed | +| 400 | if the request cannot be parsed, or if the delivery method is not supported | | 401 | if authorization failed or it is missing | | 403 | if the Event Receiver is not allowed to create a stream | | 409 | if the Transmitter does not support multiple streams per Receiver |