In Tencent’s WeChat public platform developer documentation, the section “Web page authorization to obtain user basic information” states that “before the WeChat public account requests user web page authorization, developers need to first go to the My Service page of the public platform website. Configure the authorization callback domain name. Please note that the domain name filled in here does not include "http://", link:
.
http://mp.weixin.qq.com/wiki/index.php?title=%e7%bd%91%e9%a1%b5%e6%8e%88%e6%9d%83%e8% 8e%b7%e5%8f%96%e7%94%a8%e6%88%b7%e5%9f%ba%e6%9c%ac%e4%bf%a1%e6%81%af
But the current situation is that according to the instructions, the left menu of "My Service Page" as shown in the picture cannot be found on the public platform website
Although the "My Services" page is gone, the function of setting the authorized callback domain name is still there. Developers can configure it in the "Developer Center" on the left. After clicking it, the interface as shown in the red box will appear. Click "Modify" to configure. So far, Tencent's WeChat public platform development documents have not been updated. If developers encounter problems, please pay attention:
WeChat’s external interface cannot obtain user details and can only be viewed on the public platform
We are currently working on something in this area. Unfortunately, we cannot obtain the information of individual WeChat users. What we can obtain is an encrypted string. My personal understanding should be based on the combination of personal WeChat ID and public account/service account. generated later.
If you want to obtain personal WeChat information, you must discuss cooperation with Tencent, and you will probably need to sign a confidentiality agreement or something like that.