algolia / algoliasearch-netlify

Official Algolia Plugin for Netlify. Index your website to Algolia when deploying your project to Netlify with the Algolia Crawler
https://www.algolia.com/doc/tools/crawler/netlify-plugin/quick-start/
260 stars 10 forks source link

Bug: Callback is wrong with "Signin to Algolia with Netlify" link #861

Open FuadEfendi opened 4 weeks ago

FuadEfendi commented 4 weeks ago

That's why I cannot access https://crawler.algolia.com, because callback is wrong! Am I first one noticing it in past few years?

Here is text I see when I try to authoroze Netlify to access Algolia Crawler, I believe "callback" is wrong, and I believe this setting comes from Algolia plugin:

"This app will be able to create and manage sites in your Netlify teams. You can revoke access at any time.

Please review the details below before authorizing access:

Redirect URI https://dashboard.algolia.com/auth/netlify/callback DescriptionConnect to Algolia with your Netlify account and get access to the Algolia Netlify plugin: https://www.algolia.com/doc/tools/crawler/netlify-plugin/quick-start/"

FuadEfendi commented 3 weeks ago

Any update on that?