oauth-v2-1 icon indicating copy to clipboard operation
oauth-v2-1 copied to clipboard

application/x-www-form-urlencoded is a media type

Open ioggstream opened this issue 3 years ago • 2 comments

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

ioggstream avatar Jun 10 '22 09:06 ioggstream

Why can't we use application/json?

YataoFeng avatar Jul 11 '23 14:07 YataoFeng

@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.

aaronpk avatar Jul 11 '23 15:07 aaronpk