fudiwei / DotNetCore.SKIT.FlurlHttpClient.Wechat

可能是全网最完整的 C# 版微信 SDK,封装全部已知的微信 OpenAPI,包含微信公众平台(订阅号+服务号+小程序+小游戏+小商店+视频号)、微信开放平台、微信商户平台(微信支付+微企付)、企业微信、微信广告平台、微信智能对话开放平台等模块,可跨平台。持续随官方更新,欢迎 Star/Fork/PR。QQ 交流群 875580418【满】、930461548【满】、611974621。
https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient
MIT License
1.47k stars 285 forks source link

缺少获取稳定版接口调用凭据(Stable Access Token)接口 #98

Closed gudieaofei closed 1 year ago

gudieaofei commented 1 year ago

https://developers.weixin.qq.com/doc/offiaccount/Basic_Information/getStableAccessToken.html

缺少接口:POST https://api.weixin.qq.com/cgi-bin/stable_token

fudiwei commented 1 year ago

欢迎 PR

gudieaofei commented 1 year ago

PR已推送 Stable Access token

fudiwei commented 1 year ago

Support this on release v2.29.0.