#matteo-grolla_code
1 messages ¡ Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- matteo-grolla_code, 2 hours ago, 6 messages
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1234907068251639971
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Do you have a Request ID for the request that failed?
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 site 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.
in the browser I see this request (created from checkout inside the iframe)
POST /v1/payment_pages/cs_test_c1L0RLvQxYM7TR19EXfdr03bRUQRuU5ei7ZYLfV0ss1eeNop3udoPHCE8J/init
in the logs of my platform account (not the connected account) I see
200 POST /v1/checkout/sessions 18:31:33
{
"id":"cs_test_c1L0RLvQxYM7TR19EXfdr03bRUQRuU5ei7ZYLfV0ss1eeNop3udoPHCE8J",
...
I don't see any event, eithe in the platform account or in the connected account, after 18:31:33
200 POST /v1/checkout/sessions 18:31:33
is the most recent line of the log
You should be able to see in your Stripe Dashboard the exact same resource_missing error you received. It would likely be in the developer logs somewhere
I have to stop now, will I be able to continue this thread in a couple of hours?