curl --location -g --request POST 'https://console.sciento.cn/oauth/oauth/token?client_id=&client_secret=&grant_type=client_credentials&source_type=web' \ --header 'Content-Type: application/x-www-form-urlencoded'
{"access_token":"5b696198-efa7-4295-86a0-572a962bb4ea","token_type":"bearer","expires_in":3261,"scope":"default"}