Attempting HTTPS posting, but encountering issues with functionality

I’ve attempted several times to post on an HTTPS server, but it’s not functioning and keeps throwing errors. I’m utilizing the EC200U and EG25-G modules. Could someone provide AT commands that effectively work on an HTTPS server?

Can you provide your full debug log?

@herbert.pan-Q @herbert.pan-Q Here is the AT command, and this URL is functioning correctly in POSTMAN SOFTWARE.
Apologies, but I cannot show you the URL.

AT+QIDEACT=1
AT+QIDEACT=1
OK
AT+QICSGP=1,1,“www”,“”,“”,1
AT+QICSGP=1,1,“www”,“”,“”,1
OK
AT+QIACT=1
AT+QIACT=1
OK
AT+QIACT?
AT+QIACT?
+QIACT: 1,1,1,“10.6.226.92”

OK
AT+QHTTPCFG=“contextid”,1
AT+QHTTPCFG=“contextid”,1
OK
AT+QHTTPCFG=“responseheader”,1
AT+QHTTPCFG=“responseheader”,1
OK
AT+QHTTPCFG=“sslctxid”,1
AT+QHTTPCFG=“sslctxid”,1
OK
AT+QHTTPCFG=“contenttype”,0
AT+QHTTPCFG=“contenttype”,0
OK
AT+QHTTPCFG=“url”,“https://.app/oauth/login"
AT+QHTTPCFG=“url”,"https://
.app/oauth/login”
OK
AT+QHTTPCFG=“header”,“Accept: /
AT+QHTTPCFG=“header”,“Accept: /
OK
AT+QHTTPCFG=“header”,“User-Agent: QUECTEL_MODULE”
AT+QHTTPCFG=“header”,“User-Agent: QUECTEL_MODULE”
OK
AT+QHTTPCFG=“header”,“Connection: Keep-Alive”
AT+QHTTPCFG=“header”,“Connection: Keep-Alive”
OK
AT+QSSLCFG=“sslversion”,1,3
AT+QSSLCFG=“sslversion”,1,3
OK
AT+QSSLCFG=“ciphersuite”,1,0xFFFF
AT+QSSLCFG=“ciphersuite”,1,0xFFFF
OK
AT+QSSLCFG=“seclevel”,1,0
AT+QSSLCFG=“seclevel”,1,0
OK

AT+QSSLCFG=“ignoremulticertchainverify”,1,1
AT+QSSLCFG=“ignoremulticertchainverify”,1,1
OK
AT+QHTTPPOST=48,80,80
AT+QHTTPPOST=48,80,80
+CME ERROR: 732