Bindings for REST API #8142
-
Hello! This probably isn't possible, but is there a way to incorporate bindings into the REST API function without the {{ start }} escaping in the URL? It is causing the API call to fail as it is an invalid date format I input the parameters in the screenshot below but the URL keeps reverting to: https://api.aeso.ca/report/v1.1/price/poolPrice?startDate=%7B%7BBinding.start%7D%7D%20&endDate=%7B%7BBinding.end%7D%7D%20 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
I've already incorporated the API Key so that is no issue |
Beta Was this translation helpful? Give feedback.
-
Same thing is happening to me, the URL keeps being unnecessarily encoded everytime I try something: Budibase version: 1.3.15 Could you help? |
Beta Was this translation helpful? Give feedback.
-
Looks to be related to this bug: #9583 |
Beta Was this translation helpful? Give feedback.
Looks to be related to this bug: #9583