微信公众号通过关注的openId获取不到unionId?
通过接口1获取关注公众号所有用户的openid,然后通过openid获取unionId,发现接口2都没有unionId返回。请问为什么?是还需要什么认证吗? 接口1获取关注公众号用户的openid列表:https://developers.weixin.qq.com/doc/offiaccount/User_Management/Getting_a_User_List.html 接口2通过openid获取unionId:https://developers.weixin.qq.com/doc/offiaccount/User_Management/Get_users_basic_information_UnionID.html#UinonId