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

Documentation for gRPC Credential issue on POSIX references fco #5728

Open
benedictmc opened this issue Jan 3, 2025 · 0 comments
Open

Documentation for gRPC Credential issue on POSIX references fco #5728

benedictmc opened this issue Jan 3, 2025 · 0 comments

Comments

@benedictmc
Copy link

benedictmc commented Jan 3, 2025

I came accross the know issue where on POSIX it is required to specify the root certs.

There is documentation here on how to do this in InfluxDBClient3:
https://docs.influxdata.com/influxdb/clustered/reference/client-libraries/v3/python/#specify-the-root-certificate-path

image

It references that fco=flight_client_options(...) in the example, however this does not actually populate the flight_client_options object.
The syntax should be flight_client_options=flight_client_options(...) in order for the object to populated correctly.

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

1 participant