Discussion EDSM not reporting Elite Server status correctly

When I use the EDSM API to interrogate the Elite server status using


I get

{"lastUpdate":"2023-12-24 19:15:44","type":"info","message":"Unknown"}

instead of the expected

{
lastUpdate : "2016-10-21 10:06:07",
type : "success",
message : "OK",
status : 2
}


Is this a temporary issue or has FDev changed the status so that EDSM gets confused?
 
Back
Top Bottom