Home>Article>WeChat Applet> Can’t the mini program url add a port number?
Can't the port number be added to the mini program url?
The mini program only supports two ports: 80 (http) and 443 (https), so No need to fill in the port number.
If an error occurs during the development stage, "There is an error in the legal domain name verification and it is not in the list of legal domain names in the following request", you can solve it by following the steps below:
1. Open the WeChat developer tools;
2. Click "Settings" in the upper left corner and click "Project Settings" on the bottom line;
3. Check "Do not verify secure domain name, TLS version and HTTPS certificate".
PHP Chinese website, a large number of freesmall program development tutorials, welcome to learn!
The above is the detailed content of Can’t the mini program url add a port number?. For more information, please follow other related articles on the PHP Chinese website!