overtrue / laravel-wechat

微信 SDK for Laravel, 基于 overtrue/wechat
MIT License
2.88k stars 502 forks source link

Client error: `POST https://qyapi.weixin.qq.com/cgi-bin/externalcontact/unionid_to_external_userid_3rd` resulted in a `404 Not Found` response #443

Closed 94lvgang closed 2 years ago

94lvgang commented 2 years ago

unionid查询external_userid接口有问题,请求地址404,我看官方的地址是https://qyapi.weixin.qq.com/cgi-bin/service/externalcontact/unionid_to_external_userid_3rd,少了service

overtrue commented 2 years ago

w7corp/easywechat#2428