Hello,
I am currently updating an application's oauth flow from oauth1 to oauth2 but I encountered the 'redirect_uri does not match' error response from Bitbucket.
In my bitbucket settings I've created a new consumer with a callback url: `http://auth.app.localhost/auth/bitbucket/callback`
I tried with and without redirect_uri parameter in my grant access_token request, still the same response. Any help appreciated!
Thanks
Having the same issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.