Wecom的gettoken缓存方案讨论 #251
Matrix-X
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我们暂时使用每次调用都请求gettoken,不做缓存
https://qyapi.weixin.qq.com/cgi-bin/gettoken
后续有什么好的方案,我们还可以考虑把这个token缓存下来
https://developer.work.weixin.qq.com/document/path/97159
该token不是 base token。
base token是业务token,会被缓存下来
Beta Was this translation helpful? Give feedback.
All reactions