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

A password is required when creating an InfluxDbClient #42

Open
Zero3 opened this issue Apr 3, 2017 · 8 comments
Open

A password is required when creating an InfluxDbClient #42

Zero3 opened this issue Apr 3, 2017 · 8 comments

Comments

@Zero3
Copy link

Zero3 commented Apr 3, 2017

When creating an InfluxDbClient, specifying null as username and password leads to an exception saying that a password is required.

I use HTTP basic auth for authentication and thus do not use username/password auth in InfluxDB. I think this use case should be supported.

@tihomir-kit
Copy link
Owner

Hi,

fair point, I'll change this.

@tihomir-kit
Copy link
Owner

I removed this requirement. It will be deployed today in a new nuget.

@awb99
Copy link

awb99 commented Jan 21, 2018

I have tried null with the current. Net core and it still throws exceptions.

@tihomir-kit tihomir-kit reopened this Jan 21, 2018
@mts57017
Copy link

same issue for me

@tihomir-kit
Copy link
Owner

@mts57017 also using .Net core?

@mts57017
Copy link

mts57017 commented Jan 23, 2018 via email

@tihomir-kit
Copy link
Owner

Ok thnx. Will look into this over the weekend.

@mts57017
Copy link

Excellent! Thank you. .net core 2 specifically

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

No branches or pull requests

4 participants