#holm-connect

1 messages · Page 1 of 1 (latest)

uneven pilot
nova sphinx
#

Nice!

#

Thanks

uneven pilot
#

what kind of error are you getting exactly?

nova sphinx
#

Hmm, we are not getting any error, only that we cannot connect the account because the url i not created. But the call with creating of the url is there.

uneven pilot
#

I don't really follow you unfortunately. "cannot connect the account because the url i not created" you must be getting some kind of error. What exactly do you do in terms of code, what do you expect to see, what do you see instead?

#

can you show me this "call with creating of the url" that you're looking at as well?

nova sphinx
uneven pilot
#

seems sensible enough! What kind of issue are you running into?

nova sphinx
#

If I have created the redirect url manuel in stripe beforehand, it works perfect. But when I have not, they get an error that the redirect url is missing. So I would like the url to be added on the connect call

uneven pilot
#

you only have to do it once though, so I'm quite confused as to why you'd ever be in a situation where it's not set. It's a one-time thing, you configure this when first setting up your platform, it doesn't change each time you onboard a new Standard account to your platform.

nova sphinx
#

But every connected account have their own subdomain

#

So right now I had added a url for every account

uneven pilot
#

not sure what the subdomain has to do with each account

#

that seems like not a good way to integrate in my opinion! just use a single redirect_uri and use other things to identify the accounts