landsatxplore icon indicating copy to clipboard operation
landsatxplore copied to clipboard

EarthExplorer() function does not work

Open NoraNieskens opened this issue 2 years ago • 4 comments

EarthExplorer(username, password)

Returns an index error and the following error

EarthExplorerError("EE: login failed (csrf token not found).")

I tried to comment out ncform in earthexplorer.py since that has caused issues for others (https://github.com/yannforget/landsatxplore/pull/75) but it did not solve the problem.

Python version 3.10.9

NoraNieskens avatar Feb 25 '23 15:02 NoraNieskens

I am experiencing the same issue

Python version 3.9.15

ghost avatar Feb 27 '23 15:02 ghost

image

ChangpeiHe avatar Mar 01 '23 06:03 ChangpeiHe

modifying this function could solve it

ChangpeiHe avatar Mar 01 '23 06:03 ChangpeiHe

Same Issue in python 3.9.13

soumyadiptapete avatar Mar 08 '23 07:03 soumyadiptapete