Help! Problem Details for HTTP APIs

HTTP/1.1 403 Forbidden
   Content-Type: application/problem+json
   Content-Language: en

   {
    "type": "https://example.com/probs/out-of-credit",
    "title": "You do not have enough credit.",
    "detail": "Your current balance is 30, but that costs 50.",
    "instance": "/account/12345/msgs/abc",
    "balance": 30,
    "accounts": ["/account/12345",
                 "/account/67890"]
   }

Nu este insa o idee rea !
Thanks.

Mai precis este vorba de acest rfc
https://tools.ietf.org/html/rfc7807

1 Like

Care e intrebarea?

P.S In titlul scrie “Help”, insa din corpul mesajului nu inteleg ce intrebi.

Nu-mi dau seama despre ce ai vrut sa spui ? Ce help?