Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-5610

POST service does not send Authorization header. (BB-6988)

      When using POST service the Authorization header is NOT sent.

      url format I am using:

      https://user:password@hostname/some/paths?param=value

      curl using that exact url DOES work and does send the Authorization header

      ( I can provide detailed ngrep data )

            [BCLOUD-5610] POST service does not send Authorization header. (BB-6988)

            This issue has been closed due to inactivity. If you continue to see problems, please reopen or create a new issue.

            Legacy Bitbucket Cloud User (Inactive) added a comment - This issue has been closed due to inactivity. If you continue to see problems, please reopen or create a new issue.

            Last saturday dec. 14, 2014, our deployment is working fine, but after that it is failing, I can see a log inside azure deployment tab, that says "you may increase SCM_COMMAND_IDLE_TIMEOUT setting to solve the issue". did increased the SCM_COMMAND_IDLE_TIMEOUT but still same result
            Any solution?

            jovaniogaya added a comment - Last saturday dec. 14, 2014, our deployment is working fine, but after that it is failing, I can see a log inside azure deployment tab, that says "you may increase SCM_COMMAND_IDLE_TIMEOUT setting to solve the issue". did increased the SCM_COMMAND_IDLE_TIMEOUT but still same result Any solution?

            Has there been any update to this? Currently continuous deployment to Azure is broken from Bitbucket commits.

            Legacy Bitbucket Cloud User (Inactive) added a comment - Has there been any update to this? Currently continuous deployment to Azure is broken from Bitbucket commits.

            @nvenegas

            it relied on having the username:password@ part in the URL.

            Like Justin, I am passing in the username:password@ format in my POST url. However, it appears bitbucket is not sending the credentials correctly. I can take this exact same url and curl it or use github's service hook and it'll authenticate correctly.

            scottccoates added a comment - @nvenegas it relied on having the username:password@ part in the URL. Like Justin, I am passing in the username:password@ format in my POST url. However, it appears bitbucket is not sending the credentials correctly. I can take this exact same url and curl it or use github's service hook and it'll authenticate correctly.

            @davidebbo we previously sent no header for our POST service; it relied on having the username:password@ part in the URL.

            Nicolas Venegas (Inactive) added a comment - @davidebbo we previously sent no header for our POST service; it relied on having the username:password@ part in the URL.

            davidebbo added a comment -

            @nicolasvanegas30 ah, that probably explains this issue.

            Though I'm not sure I understand the change. The Azure service uses basic auth, so you must have been sending the right auth header before or it would have failed, no?

            davidebbo added a comment - @nicolasvanegas30 ah, that probably explains this issue . Though I'm not sure I understand the change. The Azure service uses basic auth, so you must have been sending the right auth header before or it would have failed, no?

            My fix to sent basic auth headers may have broken automated deployments from Windows Azure.

            I've reverted my change so that I can investigate.

            Nicolas Venegas (Inactive) added a comment - My fix to sent basic auth headers may have broken automated deployments from Windows Azure. I've reverted my change so that I can investigate.

              6995b9ed1710 evzijst
              legacy-bitbucket-user Legacy Bitbucket Cloud User (Inactive)
              Affected customers:
              0 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: