Search found 1 match

by ndeewong
Thu Aug 11, 2022 2:46 pm America/New_York
Forum: Questions/Comments
Question: downloading ASTER L1T
Replies: 24

Re: downloading ASTER L1T

Hi, aside from server speed issue, there seems to be a glitch on LPDAAC with user authentication. The glitch allows python requests to return metadata content without authentication, and return 401 error when authentication info is provided. Here is a code to replicate the issue, if auth_info = None...