oauth-v2-1
oauth-v2-1 copied to clipboard
application/x-www-form-urlencoded is a media type
I expect
- application/x-www-form-urlencoded is a media type
- IANA registration points to https://url.spec.whatwg.org/#application/x-www-form-urlencoded
Why can't we use application/json?
@YataoFeng All the responses are JSON. Changing the request format to JSON is out of scope of OAuth 2.1, and also would serve no practical purpose.