#Cojy-connect-onboarding

1 messages · Page 1 of 1 (latest)

haughty leaf
#

Hey!

#

Indeed, Account Links are short lived by nature and do expire. You'll need to create a new link for the same account

brisk lantern
#

Yes it expires in 5minutes, but all the ones I create redirect to the reauth page

#

immediately

haughty leaf
#

What is the 'reauth page'?

#

Could be it that the account is already onboarded?

brisk lantern
#

I created one yesterday evening successfully, which expired. So I redid it today and it does not work anymore

#

I tried with a new account as well

#

the reauth is the refresh url

haughty leaf
#

You'll need to provide some more context other than 'does not work' – is there an error? Can you share a video/screenshot of the behaviour?

brisk lantern
#

if the account is partially onboarded, how can I finish the onboarding ?

haughty leaf
brisk lantern
haughty leaf
#

Which account ID are you using?

brisk lantern
#

if you click the link it directly goes to the reauth example page

haughty leaf
#

Is this the account? acct_1LdcbAQVSMmoFrjg?

brisk lantern
#

I tried two accounts, this one is my test account

haughty leaf
brisk lantern
#

I can generate a new one

haughty leaf
#

Ok, checking the account

brisk lantern
#

thank you

haughty leaf
brisk lantern
#

I did not use it, gave it straight to you

haughty leaf
#

Bear with me

brisk lantern
#

Sorry I did not get what you meant with your last sentence

haughty leaf
#

I'm checking on something

brisk lantern
#

ok thank you for your help !

haughty leaf
#

of course!

#

We're unable to reproduce this issue so its not a larger problem. Trying to dive into the logs to see why your links are redirecting

brisk lantern
#

my live account is acct_1LfORn2cuGMAHh6e, this is the one I am most interested in

#

if the test one does not work, that won't be a problem

haughty leaf
#

Can you try and create an Account Link and access it without pasting it here?

brisk lantern
#

yes

haughty leaf
#

I think Discord is technically using them (as they'll open it for open graph stuff)

brisk lantern
haughty leaf
#

Ok, can you paste that URL you just tried now

#

I'll check our logs

haughty leaf
#

Thanks

#

Wait, that's the same URL?

brisk lantern
#

yes sorry. I just did it with a new one

haughty leaf
#

Right, but can you create a new one and then click it without posting it here? When you post it to Discord, it'll be marked as used

brisk lantern
#

Yes I just did it with the last one

#

created, clicked it, then copied

haughty leaf
#

Can you create a new one now, don't click it or share it here (I'll find it in your account logs)

brisk lantern
#

done

#

VR8iLfp0uG65

haughty leaf
#

Hmm, not seeing that URL for acct_1EP9vWHARaH5gQNZ

brisk lantern
#

acct_1LfORn2cuGMAHh6e

haughty leaf
#

Yeah but the creation is done on the platform

brisk lantern
#

I used the live one for you to look into. But I can reuse the test one if you prefer

haughty leaf
#

Please use the test keys for your platform: acct_1EP9vWHARaH5gQNZ

brisk lantern
#

I do not have this account

#

Live is acct_1LfORn2cuGMAHh6e
and test is acct_1LdcbAQVSMmoFrjge

haughty leaf
brisk lantern
#

ok !

haughty leaf
#

The platform account creates the Account Link

brisk lantern
#

I do not have the sk_test for this platform

haughty leaf
#

I'm so confused. You were literally using those keys less than an hour ago to create some of the Account Links you've shared here

#

acct_1EP9vWHARaH5gQNZ is the platform account that created your test account (acct_1LdcbAQVSMmoFrjg)

brisk lantern
#

I misunderstood, I thought you said you created a new test connect account on one of the "parent" accounts

#

I did not know about the acct_1EP9vWHARaH5gQNZ

#

So do you want me to create a new link for acct_1LdcbAQVSMmoFrjg ?

haughty leaf
#

Yes please. Don't click it or share the full URL here, just the last (unique) portion

#

I can find it there

brisk lantern
#

I just created 6PBVvsFhqzf1

haughty leaf
#

Ok, https://connect.stripe.com/setup/s/acct_1LdcbAQVSMmoFrjg/6PBVvsFhqzf1 just worked for me

#

So something at your end is accessing the URL initially

#

And then the subsequent requests are 301 redirects (confirmed from our logs)

brisk lantern
#

Ok, if I click on the link it does not work, if I copy/paste it works

#

I can't share it in gmail

#

it's a problem to share with my client

haughty leaf
#

Yup, has to be

brisk lantern
#

thank you for your help, but it's really not convenient

#

I can't even send it through the post office it will expire

haughty leaf
#

So I'm looking at ueJq1VkY3QH8 which was a a link URL you shared earlier. This was the first user agent to access that URL:
Mozilla/5.0 (X11; Linux x86_64) KHTML/5.68.0 (like Gecko) Konqueror/5 KIO/5.68

#

Well you should just implement a refresh_url and this won't be an issue

brisk lantern
#

No I need to implement multiple pages that will create the links, redirect, handle refresh

#

And my goal is not to create a platform to enroll anybody, I just need to split payments into two accounts 😦

#

I'll give my client a phone call and share the link by voice...

#

And I can't verify what I give him

#

thanks anyway, have a good day

haughty leaf
#

The idea is your just redirect your users to that URL, rather than share it (which can cause issues as you've seen)

#

We expire the links this way for security reasons