#alpamayo-connect
1 messages · Page 1 of 1 (latest)
heya @agile gazelle, i took a look at the connected account in question. It looks like your app attempted to use the same OAuth token twice. If you use the same OAuth token twice, it will revoke the connection.
https://stripe.com/docs/connect/oauth-reference#post-token
Oh, I will take a look, thanks