i am trying do ota through github repo with esp and MC60 ,i have activate the gps and establish connection with github successfully,but when i try to receive or read data from it i get this response:
send:
AT+QSSLRECV=0,0,1500
Receive:
AT+QSSLRECV=0,0,1500
+QSSLRECV: 185.199.111.133:443,TCP,807
HTTP/1.1 404 Not Found
Connection: keep-alive
Content-Length: 14
Content-Security-Policy: default-src ‘none’; style-src ‘unsafe-inline’; sandbox
Strict-Transport-Security: max-age=31536000
X-Content-Type-Options: nosniff
X-Frame-Options: deny
X-XSS-Protection: 1; mode=block
Content-Type: text/plain; charset=utf-8
X-GitHub-Request-Id: 6412:B1C9F:D4F759:EBCCD0:68498523
Accept-Ranges: bytes
Date: Wed, 11 Jun 2025 13:31:15 GMT
Via: 1.1 varnish
X-Served-By: cache-mxp6964-MXP
X-Cache: MISS
X-Cache-Hits: 0
X-Timer: S1749648675.313906,VS0,VE184
Vary: Authorization,Accept-Encoding
Access-Control-Allow-Origin: *
Cross-Origin-Resource-Policy: cross-origin
X-Fastly-Request-ID: 26b5ff2413e659172dccc7cd1382e7fe193df00e
Expires: Wed, 11 Jun 2025 13:36:15 GMT
Source-Age: 0
404: Not Found
OK