Skip to content

Python code hangs - needs the 'aSampleMasterKey' API key #2499

@RGGH

Description

@RGGH

https://www.meilisearch.com/docs/learn/getting_started/quick_start

The Python script never completes with the copy/paste code, might confuse beginners!

should read:

client = meilisearch.Client('http://127.0.0.1:7700', 'aSampleMasterKey')

not client = meilisearch.Client('http://localhost:7700')

Metadata

Metadata

Assignees

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