#feni-patel_api

1 messages ¡ Page 1 of 1 (latest)

lime mauveBOT
#

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

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

stone bough
#

hello! how can I help?

lethal barn
#

Hello @stone bough I have implemented the stripe connected account link generation and refresh conncted account link logic. but after some time i am facing one issue with the connceted account link which is below, and for that email id i am able to see the restrcited account into stripe dashboard. when i hit the link i am getting below error,

Sorry, but the page you were looking for could not be found.

stone bough
#

what connected account link are you referring to?

lethal barn
#

yes

stone bough
#

For context, an Account Link can only be accessed once, there's also an expires_at timestamp. Are you sure you haven't already accessed that Account Link, or accessed it after it already expired?

lethal barn
#

I have implemented the logic for the expiries linl refresh

#

but still it is not working

stone bough
#

do you have an example where we can test this out?

lime mauveBOT
lethal barn
#

yes

#

sure

#

i have one link which is currently seeing this type of error

tacit hearth
#

Hey! Taking over for my colleague.

#

The AccountLink is designed to be opened only one time

#

However I'm not sure I understand the issue here exactly.

#

After you generate the AccountLink what are you doing with it exactly?

lethal barn
#

i haven't done anything.

#

i just sent this link to my client and he opened this link and after some time they are facing this issue

tacit hearth
#

How are you sending that link to your client ?

lethal barn
#

just created this link vie email and copy and paste

#

that's it

#

is this issue related to someone try to onboard vie this link but info is not correct so that account is not generated properly and link is not working?

tacit hearth
#

I think the issue is that your email provider is trying to open the link to generate a thumbnail

#

When you first generate a test link and directly open it, do you see the same issue or it opens correctly ?

lethal barn
#

yes

#

i am also

#

facing same error

tacit hearth
#

Can you share the request Id of an AccountLink creation ?