AlgoliaException Status codes
Opened this issue · 1 comments
Deleted user commented
I can't find the different status codes an AlgoliaException can have or the android api reference. Could someone please link me?
PLNech commented
When an AlgoliaException contains a statusCode, it was returned by the Algolia API.
You can find them in the REST API Documentation (in the Errors:
blocks).