From aed6a2b13f1bf54559bd8641ff9e23daea42b21c Mon Sep 17 00:00:00 2001 From: Carson Davis Date: Thu, 9 May 2024 09:43:15 -0500 Subject: [PATCH] chage link to secret prod --- sde_collections/models/collection.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sde_collections/models/collection.py b/sde_collections/models/collection.py index 527cc007..568e48ef 100644 --- a/sde_collections/models/collection.py +++ b/sde_collections/models/collection.py @@ -123,7 +123,7 @@ def tree_root(self) -> str: def server_url_secret_prod(self) -> str: base_url = "https://sciencediscoveryengine.nasa.gov" payload = { - "name": "query-sde-primary", + "name": "secret-prod", "scope": "All", "text": "", "advanced": {