-
Bug
-
Resolution: Not A Defect
-
Blocker
-
Any OS, SVN
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.