Open SOloo15 opened 3 years ago
Hi, I have been having the same issue and creating a new account/reset password:
loginUSGS(username = 'sherryoung')
Error in .post(url = paste0(getOption("gSD.api")$ee, "login"), username = NULL, : Not Found (HTTP 404). Failed to connect to server..
Hi, I am also getting this error with login_USGS.
I'm getting the error with login_USGS()
, but both login_CopHub()
and login_earthdata()
are working for me. Strange.
Error in .post(url = paste0(getOption("gSD.api")$ee, "login"), username = NULL, : Not Found (HTTP 404). Failed to connect to server..
Hi, for the HTTP 404 or 500 error: do you also get an error on the test page at https://m2m.cr.usgs.gov/ ? If yes, to be able to use the USGS API you need to head to your profile at https://ers.cr.usgs.gov/ , choose "Access request", click "Request Access", select access type machine and fill out the form. HTH
Hi I am trying to download MODIS data but I am not able to login using login_earthdata(). I get this error
Is there another way to work with MODIS data in the package?
Thanks, Stephen