Wappler Version : 5.2.6
Operating System : Mac
Server Model: NodeJS
Database Type: Firebase
Hosting Type:
Expected behavior
I am using the API Data Source on a page to connect to firebase realtime database via the REST API that firebase provides.
There is a bug with the Query Parameters part of the API Data Source that is used to filter data results.
When I enter the parameter names for firebase queries they are case-sensitive.
This is the firebase docs for reference.
Filtering requires the use of case sensitive parameters such as:
startAt
orderBy
…YOUR TEXT HERE …
Actual behavior
The API Data Source connector incorrectly adusts the parameters to all lower-case, even if I enter the values as camel-case.
See images:
Initial set up:
When page is reloaded:
Community Page
Last updated:
Last updated: