From e36688fe7c949245d04d61b96e37853575828073 Mon Sep 17 00:00:00 2001 From: shimingxy Date: Thu, 12 Mar 2020 11:16:55 +0800 Subject: [PATCH] Update oauth2.md --- docs/sso/oauth2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sso/oauth2.md b/docs/sso/oauth2.md index 046b0815..f3734cb0 100644 --- a/docs/sso/oauth2.md +++ b/docs/sso/oauth2.md @@ -191,7 +191,7 @@ https://sso.maxkey.org/maxkey/oauth/v20/token?client_id=YOUR_CLIENT_ID&client_se 实际请求如下:
 
 The actual request might look like:
-POST /oauth/ token HTTP/1.1
+POST /oauth/v20/token token HTTP/1.1
 Host: login.MaxKey.com/openapi
 Content-Type: application/x-www-form-urlencoded
 tokencode= PQ7q7W91a-oMsCeLvIaQm6bTrgtp7&