@NigelG Your first post I agree, there’s some strange issue with API Connector.
But for the date, I disagree just because there’s no way for Bubble to know it’s a date. JSON doesn’t have a “date” type and they are like string. And I don’t want Bubble to “test” each string to see if this can be a date. It will probably slow down the API Connector a lot with big payload (That sometimes is already slow…)
Hi @eve I was going to fill out a bug report but I think I’d be talking about the same thing as those above.
In my case my Stripe api I set up in the API connector doesnt work at all. I’m seeing on the Bubble status page partially degraded service. I assume these are connected? Essentially I have an API that allows users to link credit card to their profile but it hasn’t been working since last night.
If you pass in a “null” value into the API Connector’s URL
this.and[maybe].that
If you pass in a null to the [maybe] parameter … Bubble will completely ignore that and just put whatever you have in the value in the connector setup.