I'm building a web service which requires integration with Bitbucket Server, so I need to login and get a token.
So far everything works find until I add custom query parameter to the callback URL I defined when I created my Application Link. After it I got an error ``The provided value for the input parameter 'redirect_uri' is not valid.``
Is there a way that I can customize that URL on a per request basis? For example my default callback URL is /oauth/bitbucket, but I want to redirect to a different URL /oauth/bitbucket_login?sid={UUID}.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.