JS interface security domain name as long as enter abc.com and then on the http: abc.com index.php?a=index&c=index page is OK? Why did I report the mistake of invalid url domain? official explanation The domain name of the current page of invali...
in the chat record is a card similar to that shared by official account is this a Wechat official account page or another function of Wechat? how to achieve such a function? ...
problem description I locally use Wechat to test the official account and run a PHP project. The page is authorized here, and the following page appears, but clicking to confirm login has no effect, and there is no response. Some people say that it is...
Pictures can only be used in the content of picture and text messages in Wechat official documents, and video and audio are not mentioned, but the backend of Wechat public platform can upload videos manually. Who knows this problem? ...
Today, when testing, we found that after generating the QR code for the first time, the user scanned the code for a temporary parameter, and the same user created a new parameter the second time, but Wechat returned the temporary parameter for the first ...
getting the details of the user indicates that 40163 error code has been used, but I have not stored or used code. This error occurs every time, and it has not been successfully authorized. And this page will appear when calling the callback function ge...
how to set the Wechat floating window icon, as shown in the figure is now a link logo, want to customize the icon. ...
Wechat official account API: https: api.weixin.qq.com car.. past parameters of post: { "action_name": "QR_MULTIPLE_CARD", "action_info": { "multiple_card": { "card_list":...
how do I hide this blank note? ...
the back end does not cooperate with Wechat interface authorization configuration. Can the pure front end customize Wechat to share, even if you can only modify the title? now I directly modify the text in < title >. It is effective to open this URL (sha...
there is no response from axios get or post, and there is no output from then or catch. Other browsers on the same phone are (UC), and Wechat debugging tools, PC browsers, local environment, and chrome simulation of Wechat are all fine. my phone is Xi...
current Bug performance Hello, everyone. I have a certified service number and a certified Mini Program. the test is carried out in the background of my own server. Using the app id and secret, of the service number, the access token, can be succe...
Wechat sends mass messages on official account the company has a need to send messages to official account 700000 subscribers on a regular basis. Is there any good solution? To be more detailed, don t start with swoole, queues and so on. How to read ...
when the official account of Wechat is developed and calls the newly added permanent picture and text material API to upload picture and text messages, the added audio and video tags seem to have been used by Filter on Wechat s side. Can t audio and vi...
app.globalData.Authorization is the global variable that saves token http({ url, data, method }) { return new Promise((resolve, reject) => { const app = getApp(); wx.request({ url: url, data: data, method, ...
in Wechat s payment callback, after I successfully processed it, I directly return success Wechat reported an error error example: transaction_id=4200000217201810305986075380] > < return_code > < return_msg > < return_msg > < xml >] I...
console.log is written in front of pasue () and the console has output. If you write pause () in front of log, you won t execute it. I don t know what the problem is. audioPlay() { console.log( autoplay ) InnerAudioContext.pause() } use the offi...
made an interface for drawing red packets entered by Wechat s public platform. After winning the red packet, use the interface of Wechat enterprise to pay to the user s change to transfer money. it was all good at first. However, 20 payments were ma...
in order to facilitate the testing department to test, I added a line in the code, the user paid the money and then automatically refunded to the user in the background. Is it possible that frequent payments during the test will make Wechat block the pla...
Wechat management platform accesses Wechat official account as an official account access platform, users need to manually view and fill in parameters such as appid and secret, and then generate the corresponding access domain name to fill in the basi...