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

"You must use POST method to trigger builds" warning message pops up preventing remote triggering of builds with parameters using wget URL http://server/job/myjob/buildWithParameters?PARAMETER=Value

    XMLWordPrintable

Details

    Description

      When trying to trigger builds remotely using the URL http://server/job/myjob/buildWithParameters?PARAMETER=Value, the following message comes up.

      You must use POST method to trigger builds. (From scripts you may instead pass a per-project authentication token, or authenticate with your API token.) If you see this page, it may be because a plugin offered a GET link; file a bug report for that plugin.
      

      There is a "Proceed" button which needs to be clicked on manually which causes (post-commit) remote triggering of builds via wget to fail.

      This problem did not exist in 1.501, onlty started to notice this issue in versions 1.503 and 1.505.

      Attachments

        Activity

          People

            Unassigned Unassigned
            leo_ Leo Leung
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: