Skip to content
This repository was archived by the owner on Jan 12, 2019. It is now read-only.
This repository was archived by the owner on Jan 12, 2019. It is now read-only.

Update README for setting up Initial Index with Bonsai #182

@tinashe96

Description

@tinashe96

curl -X POST <BONSAI_URL>/firebase produces the following error:

{"error":"Incorrect HTTP method for uri [/firebase] and method [POST], allowed: [GET, HEAD, DELETE, PUT]","status":405}

However, curl -X PUT <BONSAI_URL>/firebase works just fine.

I don't know the technical reason behind this but judging by the error message, POST cannot be used as the method.

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