#emilewerther
1 messages · Page 1 of 1 (latest)
Do you have an example Portal Session ID or a Request ID I can look at that shows this behavior?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Thanks for the quick answer!
req_yLDJdyLUXQcuFF is the POST request to /configurations
req_x4hbRGXklOZjIN is the POST to /sessions
It seems that the products array is empty in the response body (it isn't in the request body)
Hmm, that's odd. I wonder if it isn't setting the new Price on the configuration for some reason. Can you recreate the session again so that I can view the actual portal? The one you sent has expired.
Request ID: req_FpI14cGuonnPPx
If you need the returned URL of the portal : https://billing.stripe.com/p/session/test_YWNjdF8xN2N6b0lHcWRKb0F0bTQyLF9NcjR5RGZidmVTZE1TcVJDelVydE8ySGc4Q1g1RG5K0100EiL81am1
Thanks. Digging now
Thank you!