Server error in google listing files

GET /v1beta/files?key={key} HTTP/1.1\r\nHost: generativelanguage.googleapis.com

HTTP/1.1 500 Internal Server Error
Content-Type: application/json; charset=UTF-8
Vary: X-Origin
Vary: Referer
Date: Tue, 19 Nov 2024 17:12:40 GMT
Server: scaffolding on HTTPServer2
X-XSS-Protection: 0
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Server-Timing: gfet4t7; dur=1409
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Accept-Ranges: none
Vary: Origin,Accept-Encoding
Transfer-Encoding: chunked

7b
{
  "error": {
    "code": 500,
    "message": "Failed to convert server response to JSON",
    "status": "INTERNAL"
  }
}

What does this have to do with Rust?