Quectel M66 http request fails with error code 3829

Hi,
I am using the Quectel M66 GSM module, I have followed the sequence/example given in the datasheet. Here I am getting an error states that 3829 (HTTP need relocation). Can anyone suggest how to overcome this error?

Sequence I followed:
AT+QIFGCNT=0
AT+QICSGP=1,“Airteliot.com”,"",""
AT+QIREGAPP
AT+QIACT
AT+QHTTPURL=54,30
http://URL ( URL link)
AT+QHTTPGET=30
AT+QHTTPREAD=30
AT+QIDEACT

Thanks & Regards,
Vinod Kumar

Hi Vinod Kumar:

  1. After excute AT+QIACT,please confirm this command:
    AT+QILOCIP(Give us the screenshot).
  2. Please provide detailed test logs.
  3. Please confirm whether the URL you are visiting can be accessed normally in the computer browser.