I have the following problem when uploading a landscape 8 photo
records <- get_records(time_range = c("2021-04-01", "2022-04-16"),
products = c("landsat_8_c1"))
Problem: Error in .post(url = paste0(getOption("gSD.api")$ee, "scene-search?"), :
Internal Server Error (HTTP 500). Failed to connect to server..
please help me