#steveb-connect-oauth

1 messages · Page 1 of 1 (latest)

upper lily
#

Hello!

earnest sonnet
#

Thanks for the reply. What about creating accounts. Does that create a brand new account?

upper lily
#

yes it does which is the recommended path forward

earnest sonnet
#

Just to clairify, if I'm trying to connect other Stripe accounts to read their failed payments, is the connect platform the method of connecting and reading their information?

upper lily
earnest sonnet
#

Hmm. What would be the best path if I wanted to connect another stripe account to my service, create a webhook and read their failed payments in to my service?

upper lily
#

So you can use OAuth in that case though you will need approval (talk to support). But OAuth is correct since you are building an extension to listen to an existing account's event/behaviour

#

So what's blocking you? Did you properly configure a redirect URL in your settings in Test mode and Live mode?

earnest sonnet
#

Nope, i'm just trying to figure out the correct path.

#

The documentation is not clear

upper lily
#

what do you call "the correct path"

earnest sonnet
#

I was having trouble on whether I should use OAuth or the connect platform.

upper lily
#

I don't know what that sentence means

#

but the doc above covers the exact steps one by one

earnest sonnet
#

Sorry, for not being clear.

#

This information on the OAuth is very helpful

upper lily
#

All good, I know this can be confusing. Just let me know if you're still blocked after this

earnest sonnet
#

Sorry to keep bothering you.

#

One more question.

#

I'm getting the error message: "Invalid request: Invalid redirect URI 'http://subnudge.test/stripe/redirect'. Ensure this uri exactly matches one of the uris specified in your application settings"

upper lily
#

that means you entered a different URL in the settings

#

likely HTTPS instead of HTTP

#

but it needs to match exactly character for character

earnest sonnet
#

They should be exact

upper lily
#

Maybe but the error says otherwise

#

I need more details to help you sorry

earnest sonnet
#

Let me try an expose redirect uri to see if that helps

#

My guess is it doesn't like .test TLD

#

Available for one more question?

upper lily
#

sure you can ask as many as you need

earnest sonnet
#

Really appreciate it

#

At the end I receive the message: "No application matches the supplied client identifier"

#

Under the connect->settings "Test mode client ID" it is set to ca_L1v3pYzLA4n0kImK6rvjmVfAnOhMIUtH

upper lily
#

that link works totally fine for me

earnest sonnet
#

Did it try to redirect back to my website?

remote scarab
#

Hey Steve 👋 I'm taking over for @upper lily . I was not able to complete the flow since I'm not going to enter bank details.

remote scarab
#

Are you still having difficulties with the redirect URL?