Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

It seems influx api not support POST when create database. #652

@einverne

Description

@einverne

I got InfluxDBClientError: 405: Method Not Allowed error. After I checked several docs I found that

influxdata/influxdb#6787

If I change POST method to GET everything seems OK using create_database() method.

I am using

  • influxdb==5.2.0
  • X-Influxdb-Version: 0.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions