Skip to content
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

Error with partialUpdateObject #59

Closed
AlexandreKueny opened this issue Jul 9, 2021 · 1 comment
Closed

Error with partialUpdateObject #59

AlexandreKueny opened this issue Jul 9, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@AlexandreKueny
Copy link

Dart version: 2.13.3
Flutter version: 2.2.2

Describe the bug
When using partialUpdateObject I receive the following error:
{message: Path not supported by Algolia REST API. Please have a look at http://www.algolia.com/doc/rest_api for the list of valid commands, status: 404}

Additional context
The library is sending a PUT request to partially update an object. But according to the link in the error, it should be a POST.

@AlexandreKueny AlexandreKueny added the bug Something isn't working label Jul 9, 2021
@nhathiwala
Copy link
Member

Error has been fixed in v1.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants