Tag: WeChat Official Account
-
Post Views: 19 1. The interface call document of the permanent graphic material has been added to the WeChat public account, and the field: content_source_url must be. The original address of the graphic message, that is, the URL after clicking “Read the original text”. as shown in Figure 1 2. In the background of the WeChat public account, when creating…
-
Post Views: 58 1. Reference URL: https://developers.weixin.qq.com/doc/offaccount/asset_management/adding_permanent_assets.html . as shown in Figure 1 2. In Postman, the request header: form-data. 2 request body parameters: description, format is text; media, format is file. as shown in Figure 2 3. When the request body parameter is canceled: description, the response fails. as shown in Figure 3 4. Enter the official website material…
-
Post Views: 13 1. Check the development document and preview the interface [available after the subscription number and service account authentication are available]. as shown in Figure 1 2. After the actual call, the response error: errcode: 40132, errmsg: Invalid username Rid: 60DAC95D-5C42D192-50F09436. 3. Check the description of the return code, the reason is: WeChat account is illegal. as shown…