Search found 2 matches
- Wed Dec 06, 2023 2:50 pm America/New_York
- Forum: Home
- Question: Token API can we still use it?
- Replies: 2
Re: Token API can we still use it?
Yes, the username and password should be exactly the same as what you use to log in to https://urs.earthdata.nasa.gov/ . Can you try printing out the response body along with the response code to see the reason for the 401? You should also ensure there are no unexpected headers being added other tha...
- Mon Dec 04, 2023 2:35 pm America/New_York
- Forum: Home
- Question: Token API can we still use it?
- Replies: 2
Re: Token API can we still use it?
Hey [mention]satapon128254[/mention] We've pushed some fixes to this endpoint today; could you try your request again? I was able to successfully retrieve a token using the same encoding method as you provided - if you still get a 401 response, double check that the username and password you are pas...