algolia/algoliasearch-client-android

AlgoliaException Status codes

Opened this issue · 1 comments

I can't find the different status codes an AlgoliaException can have or the android api reference. Could someone please link me?

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).