Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openid-sharedsignals-framework-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down