#five_account-v2

1 messages ¡ Page 1 of 1 (latest)

ancient capeBOT
#

👋 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/1400216630793080853

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

hybrid lotus
#

Here is some request and response output: [stripe]: POST https://api.stripe.com/v2/core/account_links { "account": "acct_1RqgXi2fIBcnwpLh", "use_case": { "type": "account_onboarding", "account_onboarding": { "configurations": [ "merchant" ], "return_url": "http://127.0.0.1:3000/schools/wise-oak-high/dashboard", "refresh_url": "http://127.0.0.1:3000/signin" } } } [stripe] response: { error: { request_log_url: 'https://dashboard.stripe.com/logs/req_v2Ya5ZWYArt4EKT2s', code: 'not_found', message: 'The API method cannot be found.' } }

digital nymph
#

Hi there

#

Taking a look

ancient capeBOT
muted isle
#

five_account-v2

#

@hybrid lotus the v2 AccountLink API requires custom approval and you will need to chat with our support team internally to get the right access.
Sorry it's a bit messy as we have multiple products that use Accounts v2 and they don't all use that AccountLink API the same way

hybrid lotus
#

okay, i thought since I could make v2 accounts I could use accountLinks in v2 as well. How can I start the processing of getting approval?

muted isle