Closed jacobhytter closed 3 months ago
Hello @jacobhytter
Can you let me know which version of Meilisearch you use? https://www.meilisearch.com/docs/reference/api/version#get-version-of-meilisearch
{ "commitSha": "0df84bbba7db46680e83843dd6454257161a282f", "commitDate": "2024-06-27T12:47:08.000000000Z", "pkgVersion": "1.9.0" }
I have tested to use master-key and public-key and private-key here:
It is populated with the correct api-key.
@curquiza any ides? do i need to go down to v1.8.1?
I change to 1.8.1 and use the master key as the apikey and now i can push data to the index
Description When trying to add a collection to my index i get this error: "The Authorization header is missing. It must use the bearer authorization method."
Expected behavior Uploading the collection.
Current behavior Error message with MEILISEARCH_API_KEY https://www.meilisearch.com/docs/reference/errors/error_codes#missing_authorization_header
Environment (please complete the following information):