The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello, I'm trying to create a a backup of my repositories in a local machine. For it, I'm using a script, but I need to generate a refresh token, and I dont seem to have that option in my account.
These are the steps I followed:
1. I created an auth consumer, with reading permissions
2. created an app password
3. tried this url https://bitbucket.org/site/oauth2/authorize?client_id={key_provided_by_the auth_consumer}&response_type=code
---->this gives me the following error:
Invalid redirect_uri
This integration is misconfigured. Contact the vendor for assistance.
<----------------
You don't need to have a workspace on the Premium plan in order to use OAuth.
Please note that in the URL you provided:
https://bitbucket.org/site/oauth2/authorize?client_id={key_provided_by_the auth_consumer}&response_type=code
you'll need to replace {key_provided_by_the auth_consumer} with the consumer key, so no curly brackets in the URL.
If you have the key enclosed in brackets in the URL, you'll get the error message you mentioned.
Could you please let me know whether the URL you use has curly brackets around the key and if it works without them?
Kind regards,
Theodora
Beginning on April 4th, we will be implementing push limits. This means that your push cannot be completed if it is over 3.5 GB. If you do attempt to complete a push that is over 3.5 GB, it will fail...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.