-
Notifications
You must be signed in to change notification settings - Fork 148
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
Error ee_Initialize() #369
Comments
I have the same problem, have you solved it? I really need a solution. Thanks! |
I tried following code. rgee::ee_check() rgee::ee_Initialize( ) copy the token code after authentication from Gmail (the internet browser automatically opens) and paste it.I followed the video tutorial:https://www.youtube.com/watch?v=olNYYynSJfI&t=282s |
Hello, I am experiencing a persistent authentication issue with rgee and the Google Earth Engine Python API. Below are the details of the error and the steps I have already taken to try to resolve the issue: Error Details lua Steps Already Taken Could you please check if there are any restrictions on my account or if there’s an access issue with the API for rgee? Any assistance you could provide to help resolve this would be greatly appreciated. Thank you very much for your help. Best regards, |
I tried to ee_Initialize() rgee. I got the error message:
── rgee 1.1.7 ───────────────────────────────────────────────────── earthengine-api 0.1.415 ──
✔ user: not_defined
✔ Initializing Google Earth Engine: DONE!
Error in value[3L] :
It looks like your EE credential has expired. Try running ee_Authenticate() again or clean your credentials ee_clean_user_credentials().
I tried ee_clean_user_credentials() and again ee_Authenticate() .
I still got the same error message again and again.
The text was updated successfully, but these errors were encountered: