Skip to content

Commit 2901dff

Browse files
author
Heather Harvey
authored
Update the example refresh token length (github#17578)
1 parent 6b62eeb commit 2901dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/developers/apps/refreshing-user-to-server-access-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Name | Type | Description
4242
{
4343
"access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a",
4444
"expires_in": "28800",
45-
"refresh_token": "r1.c1b4a2e77838347a7e420ce178f2e7c6912e1692",
45+
"refresh_token": "r1.c1b4a2e77838347a7e420ce178f2e7c6912e169246c34e1ccbf66c46812d16d5b1a9dc86a149873c",
4646
"refresh_token_expires_in": "15811200",
4747
"scope": "",
4848
"token_type": "bearer"

0 commit comments

Comments
 (0)