接口 GET https://api.weixin.qq.com/cgi-bin/user/info?access_token=ACCESS_TOKEN&openid=o6_bmjrPTlm6_2sgVt7hMZOPfL2M&lang=zh_CN
官方文档 https://developers.weixin.qq.com/doc/service/api/usermanage/userinfo/api_userinfo.html
文档写了 服务号绑 开放平台后会给 unionId 。但是目前查出没有 unionId
问ai 说是过时了 不会给头像信息 要换成 主动授权的 sns/userinfo ,但我要的是unionId , sns这接口 看着是给网站应用用的,然而我的是服务号啊?

你好,了解下:https://developers.weixin.qq.com/doc/service/api/usermanage/userinfo/api_userinfo.html
不用/sns/userinfo接口 能查unionId吗