You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am trying to write an app for the marketplace.
When I try to add app descriptor via https://bitbucket.org/code-review-doctor/workspace/settings/addon-management "Install app from URL" I enter this:
https://s3.eu-west-2.amazonaws.com/codereview.doctor/bitbucket%5Bstaging%5D.json
when I submit the first step works OK. I click "grant access" but then I get error
problem installing the app. The app failed to be installed: Error calling installed at URL https://939pd1ndql.execute-api.us-east-1.amazonaws.com/default/bitbucket-events/: HTTPSConnectionPool(host='939pd1ndql.execute-api.us-east-1.amazonaws.com', port=443): Max retries exceeded with url: /default/bitbucket-events/ (Caused by ProxyError('Cannot connect to proxy.', error('Tunnel connection failed: 403 Forbidden',)))
However according to my server logs no request is being made to https://939pd1ndql.execute-api.us-east-1.amazonaws.com/default/bitbucket-events/
Is this a known problem?
If I manually do a POST request to the endpoint specified in the app descriptor then I get a 200 response.
Oddly if I add a proxy (https://beeceptor.com/console/coderviewdoctor) so baseUrl" is set to https://coderviewdoctor.free.beeceptor.com, and that url just proxies https://939pd1ndql.execute-api.us-east-1.amazonaws.com then everything works.
Hey @Code Review Doctor ,
Welcome to Atlassian Community!
I've reviewed the issue you reported, and given that is a very technical question about developing an application for the marketplace, I would kindly suggest you to create the questions in our developer community :
Our support engineers that work on that community will have the better expertise to answer this type of questions.
Thank you, @Code Review Doctor .
Kind regards,
Patrik S.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.