r-spatial / rgee

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

Error in py_call_impl(callable, dots$args, dots$keywords) : timeout: timed out in Enter Earth Engine Authentication #255

Closed yaozhang-eco closed 2 years ago

yaozhang-eco commented 2 years ago

Enter Earth Engine Authentication: Error in py_call_impl(callable, dots$args, dots$keywords) : Exception: Problem requesting tokens. Please try again. HTTP Error 400: Bad Request b'{\n "error": "invalid_grant",\n "error_description": "Bad Request"\n}'

Detailed traceback: File "C:\Users\Lenovo\AppData\Local\R-MINI~1\envs\rgee\lib\site-packages\ee\oauth.py", line 120, in request_token raise Exception('Problem requesting tokens. Please try again. %s %s' % how can I solve this problem? anyone can help me