Xabaril / Esquio

Esquio is a Feature Toggle Library for .NET Developers.
Apache License 2.0
428 stars 49 forks source link

Esquio CLI not connecting to HTTP store #190

Open luisflsmarques opened 3 years ago

luisflsmarques commented 3 years ago

Hi there - I have installed the CLI and configured the 2 environment variables with the URL and API Key as per the documentation. However when I try to run this simple command: dotnet-esquio features list --product-name myproduct

I get the following error: Command execution result is BadRequest, please check validation result:

The environment variable ESQUIO_URI=http://localhost:8033

unaizorrilla commented 3 years ago

Hi @luisflsmarques

And not validation request information? Let me some time to check this !!

Thanks for submitting!

Unai

luisflsmarques commented 3 years ago

Hi Unai - you are correct, no validation result - it is just empty which I found odd ...