#emilewerther

1 messages · Page 1 of 1 (latest)

mental rainBOT
zinc beacon
#

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

proven sage
#

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)

zinc beacon
#

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.

proven sage
#

Request ID: req_FpI14cGuonnPPx

zinc beacon
#

Thanks. Digging now

proven sage
#

Thank you!