Message for representing an error from exchanging OAuth tokens.
| JSON representation |
|---|
{ "code": string, "description": string } |
| Fields | |
|---|---|
code |
https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 - error |
description |
https://datatracker.ietf.org/doc/html/rfc6749#section-5.2 - error_description |