[Stripe Connect] - Issues with access_code and refresh_token

794 views
Skip to first unread message

Clifford Fong

unread,
Jul 22, 2014, 7:57:14 PM7/22/14
to api-d...@lists.stripe.com
Hello,

I'm new to using Stripe Connect and everything was working fine with the integration for the last week or so until I tried to reconnect my application again today.

It was returning the following error: This authorization code has already been used. All tokens issued with this code have been revoked.

I then tried to use the refresh_token to get a new code but it again returns the error : Refresh token does not exist 'my_refresh_token'

Is there a way to start over or refresh my client_id to get this to work?

Thanks for the help

-Cliff

Brian Krausz

unread,
Jul 22, 2014, 9:20:43 PM7/22/14
to api-d...@lists.stripe.com
Hi Cliff,

As a security precaution, if you attempt to use the same authorization code twice, we invalidate the entire authorization, as if the account never connected to your app in the first place. At that point, in order to get a new connection (and keys), you need to re-authorize via oauth (i.e. send the account to connect.stripe.com/oauth/authorize).

Please let me know if this clears things up for you, and if there's anything else I can do to help.

Thanks,
Brian


--
You received this message because you are subscribed to the Google Groups "Stripe API Discussion" group.
To post to this group, send email to api-d...@lists.stripe.com.
Visit this group at http://groups.google.com/a/lists.stripe.com/group/api-discuss/.

To unsubscribe from this group and stop receiving emails from it, send an email to api-discuss...@lists.stripe.com.

Reply all
Reply to author
Forward
0 new messages