#Bob the builder
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
๐
What is no_deauth_on_controlled_account in deauthorize documentation https://stripe.com/docs/connect/oauth-reference#post-deauthorize ? I cant find any reference to it
https://stripe.com/docs/connect/oauth-reference#post-deauthorize-error-codes
Is there a way to get account_id before completing oauth authentication (/oauth/token)? We want to avoid the same account being used multiple times.
I'm not sure this is possible
I mean, is no_deauth_on_controlled_account a field somewhere? How do I trigger that error scenario?
this is an error code
Uh I dont understand the documentation then. I thought invalid_client is the error code, with no_deauth_... being one of the reasons why it might happen?
What is invalid_client then?
the type of error code
I think this is poorly documented
I will raise the feedback internally
Oky, thanks for the information