algolia / algoliasearch-client-kotlin

⚡️ A fully-featured and blazing-fast Kotlin/Android API client to interact with Algolia.
https://www.algolia.com/doc/api-client/getting-started/install/kotlin/
MIT License
59 stars 23 forks source link

fix(transport): move long api keys to requests body #415

Closed aallam closed 8 months ago

aallam commented 8 months ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue CR-5757
Need Doc update no

Describe your change

Move API key to the request body in case it is longer then 500 chars.