The signature in the WeChat JS interface signature verification tool is consistent with the signature given to me in the background, but when I open the page, it always displays a signature error. Why?
学习ing2017-06-14 10:55:15
There are many reasons.
There is a problem with the token expiration mechanism in your backend
Your domain name is different from the domain name or address set in WeChat
The WeChat version is too low.
Wait~.