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.
1 parent 5267746 commit dadb69fCopy full SHA for dadb69f
README.md
@@ -155,7 +155,7 @@ grant_type=refresh_token&client_id=<YOUR_CLIENT_ID>&client_secret=<YOUR_CLIENT_S
155
|**refresh_token**|:heavy_check_mark:|Refresh token representing resource owner's previous authorization for issuing access tokens on its behalf|
156
157
158
-A successful response will response something like:
+A successful response will be something like:
159
160
```json
161
{
0 commit comments