search

Home  >  Q&A  >  body text

python - 微信:用户点击链接或者图文,会推送给服务端一个事件么?如果有怎么捕获?

就是在网页里识别用户身份的问题

穷。。。。。暂时买不起 微信认证,

不能用那个OAuth高级借口

我怎么做才能实现, 弹出一个网页, 然后用户点进去之后, 我能在网页里面识别出用户的身份。

巴扎黑巴扎黑2839 days ago747

reply all(3)I'll reply

  • 巴扎黑

    巴扎黑2017-04-17 14:43:41

    The server sends the openid link to the user. After the user clicks, the server can get the current user's openid

    reply
    0
  • 天蓬老师

    天蓬老师2017-04-17 14:43:41

    OK I probably know. . . . . Put the openid in the link and use the a tag to push it to the customer, and then let the customer get it

    reply
    0
  • 天蓬老师

    天蓬老师2017-04-17 14:43:41

    Without authentication, you can only get the openid when the user sends a message. . .

    reply
    0
  • Cancelreply