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