#Igor Kushch
1 messages · Page 1 of 1 (latest)
Hello! That's a bit of a strange one... not sure what could cause that. What happens if you grab the URL from the API request and manually paste it into a web browser?
It happens the same - it redirects to https://connect.stripe.com/d/setup/c/{some-code}/{some-code}/{some-code}
So it works normally? It's just the URL is a bit unusual?
it was different previously. User was able to see and edit his personal info
but now setup page is appears
it should be like this:
I'm not sure if that's normaly cause basicaly we are not able to get this page were user can edit his info
We're trying to reproduce on our end, hang on. 🙂
sure, thank you so much
We can't reproduce on our end. Can you create a new Account Link but don't use it, then give me the request ID for the creation request? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Can you try filtering "API Endpoint" for "/v1/account_links"?
And what were you trying to filter for by typing "request" there?
just sent you a private msg. not sure if it is safe to send it here
Checking my inbox. It is safe to send IDs here, other users can't do anything with them unless they have your login or secret keys
okay good to know
We are looking for a request ID of the form req_123 do you see anything that starts with req_ on the page that you got that link from?
Thank you
Please let me know once you will have some info
Yep yep, looks like it is returning the proper values from our side. Can you try doing this again but with the network tab in your browser developer tools open to see what exactly is sending you to this weird URL?
You will want to check the "preserve log" box so that the logs don't get wiped by the redirect itself