Trying to sort this one out.
I’ve got a condition on an element that checks whether or not a current users stripe status is Canceled or not.
In testing, I cancel the subscription, and I see it’s been canceled inside of Stripe, but on Bubble it pulls in nothing for some reason:
But oddly, it says that the object is ‘not empty’
Where did the subscription go for this user?
Why can’t I pull it into Bubble so that a condition is triggered against it?