-
## Describe the Bug
The original `DDGAPIWrapper` raises a `DuckDuckGoSearchException` due to exceeding DuckDuckGo API's rate limits. This prevents the application from retrieving search results eff…
-
Would anyone be interested in the ability to share the current page state in the query string?
This would allow you to share the page and come back to it as it was when you filled out the form.
…
-
Application crashes when string 'chainsmoke' is entered, but not 'chainsmok'. Other strings of same length are fine.
Looks like the json results returned by youtube may be subtly different for this…
mcint updated
7 years ago
-
**[Original report](https://bitbucket.org/mchaput/whoosh/issue/194) by Thomas Waldmann (Bitbucket: [thomaswaldmann](https://bitbucket.org/thomaswaldmann), GitHub: [thomaswaldmann](https://github.com/t…
-
All free-text searches should use the simple query string query. See http://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html.
-
### Description
When I run a batch against an app/endpoint defined with multiple query string parameters, not all the parameters get correctly parsed and sent to the app.
Depending on the app an…
-
### Bug description
I've encountered an issue where automatic batching (as described [here](https://www.prisma.io/docs/orm/prisma-client/queries/query-optimization-performance) ) in interactive tra…
-
### The project was like this from the beginning and everything worked well.
```
//Login and password authorization
///@param username Name
///@param password password
Future loginJsonPos…
-
In my case, the OMDb API required an `apikey` query param passed in every request so I set up my `createFetch` like so:
```ts
export const omdbApi = createFetch({
baseURL: 'http://www.omdbapi.com…
-
**Describe the bug**
Getting the following error when trying to sign-in with Apple when the account already exists:
```
LibsqlError: SQL_PARSE_ERROR: SQL string could not be parsed: near WHERE, "No…