In order to use any sort of search API, a query parameter is typically required. The problem with this is that Adalo requires at least one result from the API during setup. To get that one result, you have to input a search term to query. Its establishes the connection, but then when a user tries to pass a new query to dynamically search it doesn't work, instead pulling info from the query established during setup.