Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. In NodeJS

Viewed 35

I am trying to Authenticate server side of Google Earth Engine using NodeJS. And I want to access using the private key and not using OAuth. Every time run the JavaScript file using the node I am getting this error Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

Can anyone please help me with this issue.?

0 Answers
Related