#Reduviidae
1 messages · Page 1 of 1 (latest)
Hi 👋
Can you share the request ID for one of these requests?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Yeah, let me see if I can find one. I've actually been a little confused because I couldn't find where the client_reference_id was even being sent, as the checkout session is created through a pricing table, but I'll look again and see if I can find the request.
Oh.
Okay, I tried creating a checkout session through the API instead of the pricing table page UI and it gave me an error saying it has a max length of 200 characters. That answers that question then.
Okay yeah, one of the downsides of the Pricing Table is errors like that don't surface because you aren't the one interacting with the API directly.