Hello,
I’m trying to figure out whether a particular behavior in an API connector is feature or a bug.
Here’s the scenario: when you set an API call parameter as ‘public,’ making it visible in the console, and then dynamically define its content within the app, everything seems to work smoothly. Surprisingly, even if you later reset the parameter as ‘private’ (invisible in the console), Bubble still functions with the dynamically defined value.
I’m curious – is this by design, or could it be a bug?