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
When I tried this query, I get a 400 response
https://pds.mcp.nasa.gov/api/search/1/products?q=(cassini:ISS_Specific_Attributes.cassini:pre-pds_version_number%20eq%20%221%22)
I expected the request would receive a 200
go to https://pds.mcp.nasa.gov/api/search/1/products?q=(cassini:ISS_Specific_Attributes.cassini:pre-pds_version_number%20eq%20%221%22)
or curl --get "https://pds.mcp.nasa.gov/api/search/1/products?q=(cassini:ISS_Specific_Attributes.cassini:pre-pds_version_number%20eq%20%221%22)"
curl --get "https://pds.mcp.nasa.gov/api/search/1/products?q=(cassini:ISS_Specific_Attributes.cassini:pre-pds_version_number%20eq%20%221%22)"
Categorized s.low because this is very very rare for attributes
s.low
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checked for duplicates
Yes - I've already checked
🐛 Describe the bug
When I tried this query, I get a 400 response
https://pds.mcp.nasa.gov/api/search/1/products?q=(cassini:ISS_Specific_Attributes.cassini:pre-pds_version_number%20eq%20%221%22)
🕵️ Expected behavior
I expected the request would receive a 200
📜 To Reproduce
go to https://pds.mcp.nasa.gov/api/search/1/products?q=(cassini:ISS_Specific_Attributes.cassini:pre-pds_version_number%20eq%20%221%22)
or
curl --get "https://pds.mcp.nasa.gov/api/search/1/products?q=(cassini:ISS_Specific_Attributes.cassini:pre-pds_version_number%20eq%20%221%22)"
Categorized
s.low
because this is very very rare for attributesThe text was updated successfully, but these errors were encountered: