Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Requests made by client with key=invalid argument #601

Closed
dcolligan opened this issue Sep 2, 2015 · 2 comments
Closed

Requests made by client with key=invalid argument #601

dcolligan opened this issue Sep 2, 2015 · 2 comments
Labels

Comments

@dcolligan
Copy link
Member

This command

python client_dev.py -O variants-search http://localhost:8000 --variantSetId ZGF0YXNldDE6MWtnLXBoYXNlMQ==

results in a request to

/variants/search?key=invalid

If the key=invalid part is not necessary (which I suspect it is not), we should not make requests with that argument.

@jeromekelleher
Copy link
Contributor

This was done as a workaround for an obscure issue with authentication. The reasoning is buried in the discussion for #447 (search for "json document").

@david4096
Copy link
Member

Moved ga4gh/ga4gh-client#29

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants