007gzs / dingtalk-sdk

钉钉 dingding Python SDK。 DingTalk SDK for Python http://dingtalk-sdk.readthedocs.io/zh_CN/latest/
GNU General Public License v3.0
183 stars 56 forks source link

Fix: [client/init] get a new version of the access_token #5

Closed kangour closed 5 years ago

kangour commented 5 years ago

Compatible with new version, read access token through appkey and appsecret

007gzs commented 5 years ago

最好新增一个AppKeyClient继承DingTalkClient来实现新access_token获取