jekyll-algolia/lib/errors/invalid_credentials_for_tmp_index.txt

18 lines
567 B
Plaintext

E: [✗ Error] Invalid credentials for temporary index
E:
E: The jekyll-algolia plugin could not access your index with the API key you
E: provided.
W:
W: When using the `atomic` indexing mode, we will push all your content to a
W: temporary index, then overwrite the actual index with it. The API key you
W: defined should have access rights on both.
I:
I: Make sure your API key has access:
I: - {index_name}
I: - {index_name_tmp}
I:
I: You can configure API keys from your dashboard:
I: https://www.algolia.com/apps/{application_id}/api-keys/restricted
I:
I: