-
**Description**
> Finally, the server SHOULD provide error descriptions using an [[RFC7807](https://www.hydra-cg.com/spec/latest/core/#bib-rfc7807)] standard by using an application/problem+json re…
-
The REST guide [refers to RFC 7807 ](https://www.belgif.be/specification/rest/api-guide/#error-handling) for defining problem details. This year, RFC7807 was superseded by RFC 9457, which improves the…
-
### Description
The goal is for all our endpoint to use the ProblemDetails model for error responses in all our APIs in AccessManagement.
However we currently still just populate the problem detai…
-
Version 5.5.0
ProblemDetails Schema in generated swagger.json (System.Text.Json)
```
{
"type":"object",
"properties":{
"type":{
"type":"string",
"nullable":true
},
…
-
### Preflight Checklist
- [X] I have searched the [issue tracker](https://www.github.com/openmeterio/openmeter/issues) for an issue that matches the one I want to file, without success.
### Problem …
-
# Description
**Affects:** Spring framework 6
**Expected behaviour:**
A project that has a `@ControllerAdvice` annotated class that extends `ResponseEntityExceptionHandler` renders correct js…
-
I saw today this announcement on the page:
_`✨ New: JSON endpoints! Just append .json to any code's path. See [200.json](https://httpstatuses.io/200.json).`_
And when opened, this is the result:…
-
Hi,
where can i get lcp and lsd server error document page?
my test request 'localhost:8989/contents/{content_id}' is return 401 status, but page description([https://readium.org/license-status…
-
Hi,
We have a Python connector which accesses and consumes a webservice. After the user logs in on ANB we need them to input an username and password when accessing the connector's services. The issu…
-
The original example in https://www.rfc-editor.org/rfc/rfc7807#section-3 is more about a business problem than about an HTTP problem. It might be helpful to change the example to one that's more speci…