kapadia / usgs

Client library for interfacing with USGS datasets
http://kapadia.github.io/usgs/
ISC License
110 stars 38 forks source link

USGS error #59

Closed abhiramp1 closed 3 years ago

abhiramp1 commented 3 years ago

Can I resolve this from my end. I did try to update my login username and password but the issue persists

usgs.USGSError: {"errorCode":"AUTH_EXPIRED","errorMessage":"API key has expired due to inactivity","data":null,"requestId":0,"sessionId":null,"version":null}

kapadia commented 3 years ago

@abhiramp1 you might check for the .usgs file in your home directory. If that exists, remove it, and log in again.

abhiramp1 commented 3 years ago

Thank you