I'm building an ecommerce platform for a client using Xano (for the very first time) and Stripe. I'm using the Stripe's official plugin available in the Xano's marketplace. I'm setting up the checkout request at this moment and I'm so close to a working solution.
But I'm running in a wall here: when running the create session request, Xano is returning an error saying: ERROR 500, Please use a numerically indexed array.
But when logging in in my Stripe dashboard, the request is successfull and a checkout link was generated. Why Xano is telling me that an error occured despite passing through everything correctly?
I'm so much counting on you guys to help me!