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 (#75) but it did not solve the problem.
Python version 3.10.9
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 (#75) but it did not solve the problem.
Python version 3.10.9