HTTPError when running `pylandsat sync-database`
Opened this issue · 1 comments
tristannew commented
When trying to run pylandsat sync-database
I am seeing a 301 HTTP status code when a GET request is made to the WRS_URL
variable which is defined as:
This suggests that the endpoint has been permanently moved but I have not seen a similar issue in this repo, so maybe I am the only one. Any input would be appreciated!
tristannew commented