Skip to content

Allow the creation of a Client without any API Key #240

@irevoire

Description

@irevoire

Currently, we can’t create a Client without any API Key.
But when you’re using meilisearch in development you can totally launch your instance without any API Key.
There is no reason to not support that.

Since we introduced the Authentication: Bearer {api_key} header, sending an empty api_key doesn't work anymore, which means it's impossible to use this SDK without an API key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions