-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Algolia::AlgoliaHttpError (Unknown parameter: headers) #435
Comments
Hi @breiko83 , are you on the latest version of the Thanks! |
algoliasearch-rails (2.2.2) |
I believe your code should work in that case, could you provide some more context please that could help reproduce the issue? |
Sure here is what my code looks like:
|
Instead of calling |
The problem with this is the class response.
|
Trying to add a custom header to search request as documented in Algolia docs doesn't seem to work:
Any suggestions?
The text was updated successfully, but these errors were encountered: