gpsOneXTRA Time injection failed in RM502Q

Hi
I’m trying to enable the GpsOneXtra features on our RM502Q module for our device. I have follow the steps provided to me by application Note, but after executing the AT+QGPSXTRATIME, i get a +CME ERROR: 504. Can anyone provide some insight as to what I’m doing wrong.

AT+QGPSXTRA =0
OK
AT+QHTTPCFG=“requestheader”,0
OK
AT+QHTTPURL=40,80
CONNECT

OK
AT+QHTTPGET=80
OK

+QHTTPGET: 0,200,60897
AT+QHTTPREADFILE=“RAM:xtra2.bin”,80
OK

+QHTTPREADFILE: 0
AT+QGPSXTRA =1
OK

AT+QFLST=“RAM:*”
+QFLST: “RAM:xtra2.bin”,60897

OK

AT+QGPSXTRATIME=0,“2023/05/22,16:00:00”,1,1,3500
+CME ERROR: 504

Firmware version of module :
ati
Quectel
RM502Q-AE
Revision: RM502QAEAAR11A04M4G

OK

Thanks in advance

Dear @sumit.sirmewar
Could you help to query the AT command format via AT+QGPSXTRATIME=? ?
It seems the AT command format is wrong, please check firstly.

Dear @silvia,

I tried this command still i am getting this error.

AT+QGPSXTRATIME=?
+QGPSXTRATIME: ,
OK

AT+QGPSXTRATIME=0,“2023/06/08,15:30:55”,1,1,3500
+CME ERROR: 501

can you please help me in that?