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

Client creation gives incorrect error message #1016

Closed
vHanda opened this issue Aug 30, 2018 · 1 comment
Closed

Client creation gives incorrect error message #1016

vHanda opened this issue Aug 30, 2018 · 1 comment
Labels
bug Something is not working. help wanted We are looking for help on this one. package/cli
Milestone

Comments

@vHanda
Copy link
Contributor

vHanda commented Aug 30, 2018

export HYDRA_URL=http://127.0.0.1:4445
./hyda clients create

Results in -
To execute this command, the endpoint URL must point to the URL where ORY Hydra is located. To set the endpoint URL, use flag --endpoint or environment variable HYDRA_URL.

The error message should reflect that the HYDRA_ADMIN_URL must be set and not the HYDRA_URL.

@aeneasr
Copy link
Member

aeneasr commented Aug 30, 2018

Thanks, PRs welcome!

@aeneasr aeneasr added this to the unplanned milestone Aug 30, 2018
@aeneasr aeneasr added bug Something is not working. package/cli help wanted We are looking for help on this one. labels Aug 30, 2018
aeneasr pushed a commit that referenced this issue Aug 31, 2018
Closes #1016

Signed-off-by: arekkas <aeneas@ory.am>
aeneasr added a commit that referenced this issue Aug 31, 2018
Closes #1016

Signed-off-by: arekkas <aeneas@ory.am>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working. help wanted We are looking for help on this one. package/cli
Projects
None yet
Development

No branches or pull requests

2 participants