-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revision of Chapter 6 Error Responses in API Design Guidelines #180
Comments
I have prepared a table summarizing Chapter 6, CAMARA_common.yaml and QoD, Device Status and Location Verification error responses: https://wiki.camaraproject.org/display/CAM/Error+response+guidelines We should think about changing chapter 6 by:
Please have a look @hdamker (QoD) @jlurien (Device Location) @bigludo7 (Device Status) |
Problem description
There are a lot of questions and issues on Error Response format and content.
Currently the documentation lists the different error codes and cluster them into separate tables, depending on their nature: i) syntax exceptions, ii) service exceptions, and iii) server errors.
The tables do not contain HTTP status values which may introduce ambiguity. There are also differences between the list and the examples in CAMARA_common.yaml
There are also questions on the Error Response format returned by OpenId Connect flows.
Expected action
Update Chapter 6 to provide clear requirements on Error Response content.
Decide what should be changed and aligned in CAMARA_common.yaml.
Indicate when other standard formats can be used.
Additional context
Resolution of Issue #127 can be extension/exemplification of Chapter 6 requirements.
The text was updated successfully, but these errors were encountered: