We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a46b109 + acf3c2b commit fa9b96aCopy full SHA for fa9b96a
src/connections/oauth.md
@@ -105,7 +105,7 @@ To obtain the access token:
105
EXP | The expiry time in seconds. This is expected to be valid only for a short duration under a minute.
106
JTI | The unique identifer for the token.
107
108
-2. Send a form-url-encoded `POST` request to the regional authorization server with the following parameters:
+2. Send a form-url-encoded `POST` request to the regional authorization server's `\token` route with the following parameters:
109
110
```
111
grant_type=client_credentials
0 commit comments