problem description I need to obtain user information through the access_token and openid of the official account. Because Wechat restricts the request token,token, I cache it and then request it regularly, and then request it within the cache time. W...
this is my Wechat authorized login website https: open.weixin.qq.com co. will jump to http%253a%252f%252fwm.52xdz.top%252f% after login. 2523% 252f how to authorize login under the current page when forwarding the http%253a%252f%252fwm.52xdz.top%252f%2...
now the situation encountered is that the front end requests an interface from the back end, and then redirects to the address returned by the API. At this time, the back end uses the code and state on the url to exchange the openId, and then returns it ...
problem description official document describes the modification of permanent material, and the operation is to update the picture and text material one by one, but if I add a new article to the original article, then saving it will directly return ...
Wechat put the navigation bar below after an update. as long as the jump will appear, because of Wechat certification, it is bound to jump, how to avoid this navigation bar? it seems that there used to be a Weixin JS interface, but now there seems ...
develop with Wechat public platform test number. On the third day, I got the access_token Times . "errcode": 50002, "errmsg": "user limited hint: [01xy708663612]" ...
automatic reply and custom menu users can edit and define and send picture and text messages on their own, and not all of these things can be operated by programmers, so what can Wechat official account programmers do? that is, what are they used in thei...
if you start positioning only when it is called, should you make a timing to locate it every 1 second? ...
Subscription account, who has a public platform for Wechat, has published some technical articles. recently I found myself needing to insert some SVG animated images into the article to demonstrate some explanation of some problems. But I found it impo...
uses Wechat s js-sdk, sharing link to add a parameter such as http: www.a.com a.html?city=sh, but the entry page is http: www.a.com a.html?city=bj,. The final share is not http: www.a.com a.html?city=sh, but the latter link. The title and descript...
it is said in the document that when using a value of string type as the scene ID, the length is 1 to 64, but I can still create it with a string of more than 100 bits, and the EventKey is the same as the set value after scanning the code. So what is the...