Wappler Version : 6.8.0
Operating System : windows
Server Model: node.js
Database Type: sql server
Hosting Type: aws
I have an API call that I need to assemble via "JSON Data", but when trying to bind with a numeric field, it displays the message below, forcing me to use quotes, but I need to assemble the JSON Data without the quotes so that the endpoint understands the numeric value!
this way bellow, with quotes, dont receive error, but dont work propely the call of API.