Mini Program can preview Android on his mobile phone, but ios failed to parse it.

everything is normal to request and display on android, but when previewing on ios, the request in onload

            fail: function (err) {
                console.log(":" + err.errCode);
                console.log(":" + err.errMsg);
                swan.showModal({
                    title: "",
                    content: err.errCode + " " + err.errMsg
                });
            }

caught error: 202 parsing failed, please check whether the parameters are correct

how to start this? is it really the reason for the parameters?

Jul.16,2021

Test ios and Android at the same time. If one side can and the other cannot, it is a certificate problem. Please choose an approved certificate
check address: https://www.qcloud.com/produc.

.

configuration guidelines address: https://www.qcloud.com/doc/pr.
1.Nginx certificate configuration
2.Apache certificate configuration
3.Tomcat certificate configuration

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b33432-2b6d0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b33432-2b6d0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?