Access Token
Last updated
Last updated
The access token interface requires the authorization code Code returned after user authorization, along with appId and appSecret information, to call the interface to exchange for the access token. Finally, this token can be used to obtain basic user information and perform authorization binding.
Success