-
Bug
-
Resolution: Not A Defect
-
Major
-
None
Hi all,
I'm want to save a Jenkins Job by curl using
<JENKINS_URL>/job/<MY_JOB_NAME>/configSubmit .
the following error occured when posting
Error 400 : This page expects a form submission
It works fine on the config screen of the job.
Does anyone have a clue about it ?