r-spatial / rgee

Google Earth Engine for R
https://r-spatial.github.io/rgee/
Other
677 stars 146 forks source link

Error ee_Initialize() #369

Open acharyaamul opened 2 months ago

acharyaamul commented 2 months ago

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.