#naveed-web3auth_api

1 messages ¡ Page 1 of 1 (latest)

torn grailBOT
#

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

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

olive prairie
#

Can you create a new test link and share it with me ?

robust kernel
#

Okay give me 5 mins

#

the behaviour has been a bit unpedictable

#

there were times where it worked

#

but my client was not able to click a working link

olive prairie
#

Actually the link is for one click only, before you share it with me did you tried to open it ?

#

In the meantime, can you share a saple requestId ?

robust kernel
#

i also thought about that

#

so later on i never clicked before sharing

#

including this one

#

but illsend u one more and ensure i dont click anything

#

i wonder if discord generating link preview counts as a link visit

olive prairie
#

I'm not sure if that impacts honestly. Can you share the requestId of the API creation call ?

#

Is this acct_1QRRZmIdSDTXe2uD your Account Id ?

robust kernel
#

no not my account id but a stripe connect account

#

the account which we want to onboard

olive prairie
#

Ok I found a request Id req_FZ8sIz71Hmabpc

#

Checking further...

torn grailBOT
olive prairie
#

Actually, sending the link via Discord invalidates the link. I just confirmed this internally.

robust kernel
#

interesting....

#

perhaps it indeed has something to do with link preview

torn grailBOT
split jewel
#

How are you sharing the link to your users?

robust kernel
#

Telegram

#

it probably has the same link preview mechanism

split jewel
#

That's not a good pattern. You should instead send users to your own endpoint, which would generate a fresh Stripe URL and redirect users to it.

robust kernel
#

hmm but i didnt want to create any new endpoints

#

you know how you can create account onboarding links directly via the dashboard right