Registration 2.1: Accept header in example should be Content-Type

Issue #688 resolved
Vladimir Dzhuvinov created an issue

The example registration request has an Accept header that should actually be named Content-Type:


POST /connect/register HTTP/1.1

Accept: application/x-www-form-urlencoded

Host: server.example.com

Authorization: Bearer eyJhbGciOiJSUzI1NiJ9.eyJ ... fQ.8Gj_-sj ... _X


Comments (2)

  1. Log in to comment