Open Rednas83 opened 2 months ago
Fixed it by copying the searchApiKey to the adminApiKey.
Looks like the local server only uses a single master key for adding and searching
Perhaps make the adminApiKey
default for users that run mellisearch locally?
Hi @Rednas83
Why not? Can you suggest a PR?
Keep in mind that search and admin keys give more flexibility on roles and permissions.
This is strange because
useMeiliSearch("movies")
is working without errors.Is perhaps an
adminApiKey
required or is there something else wrong with$meilisearch
server/api/search/add/[document].ts