Setup
Follow these steps if you have not created a Bitbucket OAuth client yet.- Navigate to Bitbucket Workspace Applications. For more information, check out Bitbucket’s Creating an OAuth App guide here.
- Click OAuth consumers under Apps and features on the left navigation.
- Click Add consumer with your application name.
- Copy-paste the Redirect URI from the Dashboard into the Callback URL.
- Select at least Account Email and Read permissions.
Follow these steps if you already have an existing Bitbucket OAuth client.
- Navigate to Bitbucket Workspace Applications.
- On the application you’d like to use click the three dots on the right-hand side and press edit.
- Copy-paste the Redirect URI from the Dashboard into the Callback URL.