RT.
1: I saw a certified subscription account publish the activities of a web page. The web page can be clicked in the circle of friends to obtain the user's openid without authorization. How to do it?
2: Because I am more I have less contact with WeChat webapp development. Now my WeChat ID is a certified subscription account. Can I still achieve this effect without using advanced mode? I only need to obtain a unique identification code to determine the user's identity.
Expression Sorry if it’s unclear
参考链接(请在微信客户端中打开此链接体验)Scope为snsapi_basehttps://open.weixin.qq.com/connect/oauth2/authorize?appid=wx520c15f417810387&redirect_uri=http%3A%2F%2Fchong.qq.com%2Fphp%2Findex.php%3Fd%3D%26c%3DwxAdapter%26m%3DmobileDeal%26showwxpaytitle%3D1%26vb2ctag%3D4_2030_5_1194_60&response_type=code&scope=snsapi_base&state=123#wechat_redirectScope为snsapi_userinfohttps://open.weixin.qq.com/connect/oauth2/authorize?appid=wxf0e81c3bee622d60&redirect_uri=http%3A%2F%2Fnba.bluewebgame.com%2Foauth_response.php&response_type=code&scope=snsapi_userinfo&state=STATE#wechat_redirect
After reading it several times, I understand. In the end, you still need to rely on the service account