Good day
I set up new Influx severless instance on Azure and set up a DBRP between my bucket and a database named the same thing. I can query the data with the CLI (influx v1 shell) and with the query endpoint but client libraries give me the following error (just when trying to query, writing points work fine with the same client)
I’m using the same Python code in the integration guide on the Web UI, also tried the C# library and the same error.
pyarrow._flight.FlightServerError: Flight RPC failed with message: Received http2 header with status: 405. gRPC client debug context: UNKNOWN:Received http2 header with status: 405 {grpc_status:2}. Client context: IOError: Server never sent a data message. Detail: Internal