Ec200u-cn http/https json

I’m using EC200U-CN to connect to my http server and then to send json data using https.
Revision : EC200UCNAAR03A03M08
I’m unable to it get it to work. Please advise.

[19:12:12:746] AT␍␍␊
[19:12:12:746] OK␍␊
[19:15:28:511] AT␍␍␊
[19:15:28:511] OK␍␊
[19:15:34:394] AT+QIACT?␍␍␊
[19:15:34:394] OK␍␊
[19:15:41:153] AT+QIACT=1␍␍␊
[19:15:41:195] OK␍␊
[19:15:43:449] AT+QIACT?␍␍␊
[19:15:43:449] +QIACT: 1,1,1,"10.47.210.19"␍␊
[19:15:43:449] ␍␊
[19:15:43:449] OK␍␊
[19:16:09:453] AT+QHTTPURL=25,80␍␍␊
[19:16:09:453] CONNECT␍␊
[19:16:19:973] ␍␊
[19:16:19:973] OK␍␊
[19:16:25:412] AT+QHTTPGET=80␍␍␊
[19:16:25:412] OK␍␊
[19:16:32:536] ␍␊
[19:16:32:536] +QHTTPGET: 714␍␊

Hi @symbioteq
Error code 714 represents a DNS error. Please confirm whether the entered domain name is correct and whether other devices with this domain name can access it normally.

Yes… Other devices can access the server. I’ve tested it Postman/Insomnia as well.