#doolAy-onboarding

1 messages · Page 1 of 1 (latest)

ruby pawn
#

Are you visiting the link before you send it over to them?

hollow blade
#

no, I made sure not to

#

unless somehow posting it in slack is invalidating it

oblique tundra
#

😅

#

@hollow blade funnily enough (or not), it does invalidate it

#

those links are one time use. They can only ever be used once. If you load that link and refresh the page, boom invalidated. It's to avoid someone getting their hands on the link and abusing it

hollow blade
#

oh well someone is definitely making changes to our account it looks like

oblique tundra
#

that's why there's a refresh_url parameter on that API. Because that's where the user will end up if the link is consumed or they refresh the page and such

hollow blade
#

i just tried to generate a new link again and got a branding error

oblique tundra
#

branding error would be entirely unrelated honestly

hollow blade
#

its definitely unrelated

#

but now i cant even generate an account link because of what they did

oblique tundra
#

I don't know what that means, sounds like a separate question. Happy to look into it too but would rather finish the original question first

hollow blade
#

so I have to figure that out

oblique tundra
#

do you have an example request id I can look at?

hollow blade
#

let me check the dashboard

#

req_DJzfSZgqv5bwGv

#

this one just immediately redirected me after I shared it in slack

oblique tundra
#

I don't follow

hollow blade
#

but
req_kgtQ8gxtRza8LX worked when i went directly to it

oblique tundra
#

that's just the normal behaviour I explained

#

Slack will invalidate the link

hollow blade
#

ok thats the issue then

#

thank you

oblique tundra
#

Those links are one-time use, so Slack will "load them" to do a fun rendering in Slack and "consumes" the link yes

hollow blade
#

ok thanks

oblique tundra
#

Sure!

hollow blade
#

the branding thing was just someone else messing with stuff so thats a non issue

#

i told them to stop

oblique tundra
#

anyone can reload that page anyway or change the locale which reloads too, so you need to make sure you handle the refresh_url properly!