Tag: authorize
-
Post Views: 18 1. Obtain the link to the web application authorization of the micro-connection of Weibo (the user who guides the user to the authorization page to log in to the authorization page to agree to the authorization, and create the micro-connected web application of Weibo), as shown in Figure 1 2. Open the URL:https://weibo.com/, confirm that the Weibo…
-
Post Views: 47 1. Open the URL in the browser: http://api.channel-pub-api.localhost/qq/v1/OA uth2/authorize?group_id=015ce30b116ce86058fa6ab4fea4ac63 , which responds to the XML format, because RESTful APIs support both JSON and XML formats. But HTML format is not supported. as shown in Figure 1 2. Open in postman, the value of accept is: application/json; version=0.0, respond to json format, as shown in Figure 2 3.…
