Maxime

Results 2 comments of Maxime

v3 had the ability to put the key in the body instead of the header in case the api key was too long. https://github.com/algolia/algoliasearch-client-javascript/blob/11409ef891dac8f2d976682bb87e81c82d101a52/dist/algoliasearch.js#L3779-L3791

I had a similar issue with redirects not being pushed to S3. Adding `sitemap.ensure_resource_list_updated!` fixed it as well.