This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Include URL to error details in error messages #354
Milestone
Comments
#449 introduces "message" to websocket JSON responses. Once that's landed, I will add pointers to other errors and close this. |
Very nice! I think it would be helpful to include detailed message URLs for endpoint responses, too. Firefox can show the WebSocket |
jrconlin
added a commit
that referenced
this issue
Jul 22, 2016
Added some additional, descriptive logging for duplicate error conditions. closes #354
jrconlin
added a commit
that referenced
this issue
Jul 22, 2016
Added some additional, descriptive logging for duplicate error conditions. closes #354
jrconlin
added a commit
that referenced
this issue
Jul 23, 2016
Added some additional, descriptive logging for duplicate error conditions. closes #354
jrconlin
added a commit
that referenced
this issue
Jul 23, 2016
Added some additional, descriptive logging for duplicate error conditions. closes #354
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The JSON error response should include a URL to link to a fuller explanation of the error for better diagnosis for developers on what went wrong.
The autopush docs should be updated to include appropriate details of each errno and how they can be remedied (or link to MDN docs explaining it).
The text was updated successfully, but these errors were encountered: