Hi everyone
I am setting an integration with Stripe to parse historic sales.
Stripe got a nice parameter "expand" to reduce the number of API calls (https://stripe.com/docs/api/expanding_objects)
I want to use it in checkout session event — https://stripe.com/docs/api/checkout/sessions/object
But it just breaks Xano (without any error message)
Can you help me out please?