algolia / algolia/algoliasearch-client-javascript
discussion: very long secured api-keys cause problems while searching
Open
investigate
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
We use very long secured API keys, which works fine with the 3.x version of the package but version 4.x breaks this, as the key seems to be appended to the URL regardless how long it is. It basically reintroduces this: #319. I think version 4 should also sent long api keys via the POST body.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.