Authenticating with UAT when searching for services #1197
eni-awowale
started this conversation in
Hack days
Replies: 1 comment
-
|
We discussed this at the hackday today with @JessicaS11 .
I am migrating this to an Issue so it can be worked. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all! I am at the GES_DISC and work with @battistowx!
We use
earthaccessin the Cloud Giovianni Averaging Service to query CMR for the latest version of our service so we can populate the history attribute field in our time averaged map.When I call
earthaccess.search_services(provider='GES_DISC')it returns the results from the CMR PROD query. But we are also interested in getting UAT records.I get a
RuntimeErrorwhen I explicitly try to authenticate with UATFrom a quick glance at services.py and api.py it looks like
search_servicesis using my UAT edl token to query the CMR PROD API?Maybe this is something we could investigate during the next hackday!
Beta Was this translation helpful? Give feedback.
All reactions