Skip to content
New issue

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

Queries for data products with lots of metadata attributes crash in browser #292

Closed
jordanpadams opened this issue Mar 22, 2023 · 1 comment
Assignees
Labels
B14.0 bug Something isn't working duplicate This issue or pull request already exists s.medium Medium level severity

Comments

@jordanpadams
Copy link
Member

Checked for duplicates

Yes - I've already checked

πŸ› Describe the bug

When I did performed a query that works using curl, it fails when I try to execute it in the browser.

πŸ•΅οΈ Expected behavior

I expected it would return results just like curl

πŸ“œ To Reproduce

  1. Go to https://pds.nasa.gov/api/search/1/products?q=lidvid%20like%20%22urn:nasa:pds:mars2020_sherloc*%22 and notice it does not work
  2. Execute the following and notice is completes successfully:
curl --GET "https://pds.nasa.gov/api/search/1/products?q=lidvid%20like%20%22urn:nasa:pds:mars2020_sherloc*%22" | json_pp

πŸ–₯ Environment Info

No response

πŸ“š Version of Software Used

No response

🩺 Test Data / Additional context

No response

πŸ¦„ Related requirements

No response

βš™οΈ Engineering Details

No response

@jordanpadams jordanpadams added bug Something isn't working needs:triage labels Mar 22, 2023
@jordanpadams jordanpadams self-assigned this Mar 22, 2023
@jordanpadams jordanpadams added B14.0 s.medium Medium level severity and removed needs:triage labels Mar 23, 2023
@jordanpadams jordanpadams assigned jimmie and unassigned jordanpadams Mar 23, 2023
@jordanpadams
Copy link
Member Author

duplicate of #296

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B14.0 bug Something isn't working duplicate This issue or pull request already exists s.medium Medium level severity
Projects
None yet
Development

No branches or pull requests

2 participants