We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yes - I've already checked
Queries that were working are returning response like:
Making request to url: [https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com/sbnumd-registry/_search](https://urldefense.us/v3/__https://p5qmxrldysl1gy759hqf.us-west-2.aoss.amazonaws.com/sbnumd-registry/_search__;!!PvBDto6Hs4WbVuu7!L5sNOYHXgxBxsHrabcgou5a4Dz4Ti3Ud1v53B70lTTSc4PcraLB_wT8XqsCJ9N6d8GNle4lU-TqT_O-W78PFdhO-hGI$) Including POST body: {"query": {"simple_query_string": {"query": "urn:nasa:pds:dart*"}}} Including headers: {"Content-Type": "application/json"} { "error": { "root_cause": [ { "type": "security_exception", "reason": "Bad Authorization" } ], "type": "search_phase_execution_exception", "reason": "all shards failed", "phase": "query", "grouped": true, "failed_shards": [] }, "status": 403 }
Tests were working before
Query using registry client
No response
🦄 #xyz
The text was updated successfully, but these errors were encountered:
@plawton-umd says it works again today.
Before it failed, last it worked was Spet 27th 2024.
I will close the ticket since it works now.
Sorry, something went wrong.
tloubrieu-jpl
sjoshi-jpl
No branches or pull requests
Checked for duplicates
Yes - I've already checked
🐛 Describe the bug
Queries that were working are returning response like:
🕵️ Expected behavior
Tests were working before
📜 To Reproduce
Query using registry client
🖥 Environment Info
...
📚 Version of Software Used
No response
🩺 Test Data / Additional context
No response
🦄 Related requirements
🦄 #xyz
⚙️ Engineering Details
No response
🎉 Integration & Test
No response
The text was updated successfully, but these errors were encountered: