Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23681

Error on parsing POST requests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • bitbucket-plugin
    • Ubuntu Server - Linux - 64 bit
      Jenkins 1.570
      Bitbucket plugin 1.0

      While simulating a webhook request with a POST, the plugin can't parse the request payload, saying that the JSON must begin with '{' (which it does).

      Tried with payload=

      { [JSON content] } and raw { [JSON content] }

      on body, but both didn't work.

      Using this same request options on a PUT request works fine.

      The log generated by Jenkins is attached in this issue. If you need any other information, please ask.

            tzach_solomon Tzach Solomon
            msilvagarcia Marcos Garcia
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: