Post error 711 (+CME ERROR: 711) EC200T-EU

So my output is something like this but I tried different variations the problem is that I have a URL error but in postman everything is OK and I do not have a problem with byte length or something. if someone can help I would appreciate.


at+qiact?

+QIACT: 1,1,1,“10.206.232.218”

OK
AT+QHTTPCFG=“contextid”,1

OK
AT+QHTTPCFG=“sslctxid”,1

OK
AT+QSSLCFG=“sslversion”,1,1

OK
AT+QSSLCFG=“ciphersuite”,1,0x0005

OK
AT+QSSLCFG=“seclevel”,1,2

OK
AT+QSSLCFG=“cacert”,1, “RAM:cacert.pem”

OK
AT+QSSLCFG=“clientcert”,1,“RAM:clientcert.pem”

OK
AT+QSSLCFG=“clientkey”,1,“RAM:clientkey.pem”

OK
at+qhttpurl=100,80

CONNECT

OK
at+qhttppost=58,80,80

+CME ERROR: 711

hi,
Can you capture a module log so that you can analyze the problem better?