algolia / jekyll-algolia

Add fast and relevant search to your Jekyll site
https://community.algolia.com/jekyll-algolia/
MIT License
214 stars 35 forks source link

can't push algolia API #111

Closed semasuka closed 5 years ago

semasuka commented 5 years ago

I am building a blog using Jekyll and I have integrated algolia into. I was working just fine before but since 2 weeks ago I can't build the algolia API.

Please help me I have tried to search online on the issue but I have not found a solution to it. this is the error message I get

[✗ Error] Invalid credentials

The jekyll-algolia plugin could not connect to your application ID using the API
key your provided.

Make sure your API key has access to your XXXXXXXXXX application.
It should also have the rights to push to the following indices:
   - Machine Learning Blog
   - Machine Learning Blog_object_ids

You can find your API key in your Algolia dashboard here:
   https://www.algolia.com/licensing
pixelastic commented 5 years ago

This issue has been fixed through email. The problem was wrongly-encoded quotes in the ALGOLIA_API_KEY

ilan-perez commented 3 years ago

I still have this issue. What is the fix for this?

Haroenv commented 3 years ago

In the case it was

The problem was wrongly-encoded quotes in the ALGOLIA_API_KEY

Could you check whether you have the right format for that key?