#ashwolf - oauth test
1 messages · Page 1 of 1 (latest)
How do I get request ID? I am creating oauth URL: https://connect.stripe.com/oauth/v2/authorize?response_type=code&client_id=ca_IJo7dSNqixZ3Y8Kj4xE3C2D80qtr0FNv&scope=read_write&stripe_landing=login&state=alephant_db&redirect_uri=http://localhost:3000/fintech_oauth_account_connection&stripe_user[country]=gb&stripe_user[email]=admin@alephants.com
Hi there, stepping in for codename_duchess as the server is a bit busy.
So it isn't possible to create an account via OAuth using test bank account information.
The reason for this is that the account that is created will be a "production-able" account when created via test-mode OAuth.