Tag: errcode
-
Post Views: 54 1. When requesting the WeChat Mini Program interface: obtaining unrestricted applet code, an error is reported: errcode: 47001, errmsg: data format error Rid. as shown in Figure 1 2. Adjust the content-type of the request parameter and solve it. Then another error is reported: errcode: 41030, errmsg: invalid page Rid. as shown in Figure 2 3. Adjust…
-
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…