We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68e6bf commit 6e249f2Copy full SHA for 6e249f2
1 file changed
quickstart.md
@@ -18,7 +18,7 @@ Use the access token for all subsequent requests within 24 hours.
18
When the access token expires, the APIs respond with a message indicating such.
19
For example:
20
21
-````json
+```json
22
{"message":"The incoming token has expired"}
23
```
24
0 commit comments