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

Strange behaviour of the POST service (BB-8245)

    XMLWordPrintable

Details

    Description

      Some things I noticed about the POST service that I considere bugs:

      • Actual POST data is in the format
        {{{
        #!python
        payload=%7B%22repository%22%3A+%7B%22website%22%3A+%22%22%2C+%22fork%22%3A+false...
        }}}
        what has two issues:
        a) the client has to strip off the "payload=" part of the message
        b) the actual content is URL encoded what makes no sense for POST data
      • The triggered message from the POST service will be sent twice to the client (one duplicate after around 20 seconds), see screenshots!

      I hope you can resolve this issues because I have build a small update server for my live system that relies on the POST service.

      Kind regards

      Attachments

        1. doublePOST1.png
          doublePOST1.png
          219 kB
        2. doublePOST2.png
          doublePOST2.png
          215 kB

        Activity

          People

            6995b9ed1710 evzijst
            legacy-bitbucket-user Legacy Bitbucket Cloud User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: