We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
I am experiencing the same issue
Python version 3.9.15
Sorry, something went wrong.
modifying this function could solve it
Same Issue in python 3.9.13
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: