We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81fc671 commit 99bbf34Copy full SHA for 99bbf34
1 file changed
src/main/resources/url.properties
@@ -1,4 +1,4 @@
1
appid = your app id
2
appsecret = your app secret
3
-token_server = https://oauth-login.cloud.huawei.com/oauth2/v2/token
4
-push_open_url = https://push-api.cloud.huawei.com
+token_server = https://oauth-login.cloud.huawei.com/oauth2/v3/token
+push_open_url = https://push-api.cloud.huawei.com
0 commit comments