...
Then click Activate Public Distribution. This will not list your app in Slacks Slack's App Directory place. It allows other workspaces to use your App. To install the App, the link to the App and Admin permissions on your Bitbucket are still required.
...
In case you forgot to update all URL's URLs to HTTPS, Slack will tell you which one ones still need to be updated.
...
After clicking Allow on the App installation screen, you get a ‘Client must be authenticated to access this resource’ error. Your You are not logged in into Bitbucket as an Administrator. Log in as Administrator in Bitbucket first, with the same Bitbucket URL as configured in Slack:
...
Error: Something went wrong when authorizing
After clicking Authenticate yourself on the PR Analytics Slack Configuration screen, or clicking Update Access on the PR Analytics account management screen, you get a ‘redirect_uri did not match any configured URIs’ error.
...
Confirm that the provided URI is HTTPS. If it is instead showing HTTP, Bitbucket will need to be configured to use HTTPS for redirects.
If the redirect URI is using HTTPS, the problem is likely in the Slack App configuration. Check Slack App → Features → OAuth & Permissions → Redirect URLs, comparing the saved URLs with the redirect URI from the error message. An exact match is not required, but one of the URLs in the Slack App config must be fully included within the Redirect URI. Edit the incorrect URL or Add New Redirect URL to match your redirect URI. When finished, Save URLs.
...