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

As a user, I want to do a complex query to the API without being limited by the length of the url request #71

Open
tloubrieu-jpl opened this issue Apr 6, 2021 · 0 comments

Comments

@tloubrieu-jpl
Copy link
Member

Motivation

... so that the query parameters q and fields can be as long as the user want.

Additional Details

it is unclear what the limit should be but we need to propose an alternate way for the user to submit complex query out of the url, with POST HTTP request. The user will chose his preferred option.

We also need to figure if the pds.api-client can be limited by constraint related to the length of the URL

Acceptance Criteria

Given an API request with q and fields arguments more than 2500 long
When I perform the API request
Then I expect I get the result

Engineering Details

@tloubrieu-jpl tloubrieu-jpl added requirement the current issue is a requirement needs:triage labels Apr 6, 2021
@jordanpadams jordanpadams changed the title As a user, I want to do complex query to the API without being limited by the length of the url request As a user, I want to do a complex query to the API without being limited by the length of the url request Apr 21, 2021
@jordanpadams jordanpadams removed their assignment Apr 22, 2021
@github-project-automation github-project-automation bot moved this to Release Backlog in EN Portfolio Backlog Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ToDo
Development

No branches or pull requests

2 participants