Skip to content

On the problem of influxdb unauthorized access #1

@Jessmz

Description

@Jessmz

Steps to reproduce:

1、String url = urlMaster+"/api/v2/delete";
2、HttpUtil http = new HttpUtil();
3、String post = http.post(url, paramMap);
Expected behavior:
delete success!!!
Actual behavior:
{"code":"unauthorized","message":"unauthorized access"}
Specifications:
Client Version:2.0
InfluxDB Version:2.0
Platform: IntelliJ IDEA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions