Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

login_earthdata() #96

Open
SOloo15 opened this issue Oct 21, 2021 · 4 comments
Open

login_earthdata() #96

SOloo15 opened this issue Oct 21, 2021 · 4 comments

Comments

@SOloo15
Copy link

SOloo15 commented Oct 21, 2021

Hi I am trying to download MODIS data but I am not able to login using login_earthdata(). I get this error

login_earthdata(username = "S.OLoo")
Error: Login failed. Please retry later or call services() to check if LAADS is currently unavailable.

services()

  • ESA Copernicus Open Hub: 'available' 'Connection successfully established.'
  • ESA Copernicus S5P Hub: 'available' 'Connection successfully established.'
  • ESA Copernicus GNSS Hub: 'available' 'Connection successfully established.'
  • USGS-EROS ESPA: 'maintenance' 'NA'
  • USGS EarthExplorer: 'unknown' 'NA'
  • AWS Landsat 8: 'available' 'Connection successfully established.'
  • NASA DAAC LAADS: 'available' 'Connection successfully established.'

Is there another way to work with MODIS data in the package?

Thanks,
Stephen

@s-young8
Copy link

Hi, I have been having the same issue and creating a new account/reset password:

login_USGS(username = 'sherryoung_')

Error in .post(url = paste0(getOption("gSD.api")$ee, "login"), username = NULL, :
Not Found (HTTP 404). Failed to connect to server..

@jvanpassel
Copy link

Hi, I am also getting this error with login_USGS.

@michaeldgarber
Copy link

michaeldgarber commented Dec 14, 2021

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..

@Aviankind
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants