#kasper_account-v2
1 messages Β· Page 1 of 1 (latest)
π 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/1432767845174874255
π Have more to share? Add more details, code, screenshots, videos, etc. below.
There is no type errors in the code either.
Can you share the request ID (req_xxx) of the error? Hereβs how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
requestId: undefined,
It's in a sandbox environment
The requests do not show up in the logs btw
What is the full error stack trace you received? Which stripe-node SDK version are you using?
preview version, 19.2.0-beta.1
βError creating Stripe Connect onboarding: [Error: Invalid request (check your JSON request body): For assistance, contact support at https://support.stripe.com/contact/.] {
β type: 'StripeInvalidRequestError',
β raw: [Object],
β rawType: 'invalid_request_error',
β code: 'invalid_request_json_body',
β doc_url: undefined,
β param: undefined,
β detail: undefined,
β headers: [Object],
β requestId: undefined,
β statusCode: 400,
β userMessage: 'An error has occurred.',
β charge: undefined,
β decline_code: undefined,
β payment_intent: undefined,
β payment_method: undefined,
β payment_method_type: undefined,
β setup_intent: undefined,
β source: undefined
β
Here is the raw as well
Thanks for sharing! Based on the error message, it looks like the request has made it to Stripe. Could you share your account ID (acct_123) which this request was sent to, so that I can check if I can try finding any error log at our end?
acct_1SAxcdHNCBGbft1T
Thanks for sharing!
I can't find any relevant logs to the request you sent on your account
Yeah, me neither
Since account v2 is still in preview, can I suggest you writing to Support https://support.stripe.com/contact, so that they can check with the relevant team for you? This channel is mainly for public feature
kasper_account-v2
I have sent an email there as well, if you cannot help me anymore here.
Just find this entire issue weird, since I cannot see anything in the logs. And since v2 is being pushed in the UI
Our support team should be able to help you further: https://support.stripe.com/contact
Yes, sent a request via a form there