Commit 539eeb7a authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Deployed a81e4ff7 to develop in public with MkDocs 1.6.1 and mike 2.1.3

parent bea17ee4
Loading
Loading
Loading
Loading
+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -2110,7 +2110,7 @@
<ol>
<li>Response to Request of Access Token:<ol>
<li><strong>400 Bad Request</strong> response.</li>
<li>body returned must accomplish <strong>AccessTokenErr</strong> data structure, with:<ul>
<li>body returned must accomplish <strong>ProblemDetails</strong> data structure, with:<ul>
<li>title=Bad Request</li>
<li>detail='not_valid' is not one of \['client_credentials', 'authorization_code'\] - 'grant_type'</li>
<li>status=400</li>