-
Bug
-
Resolution: Not A Defect
-
Major
-
None
hi, thanks for update in JENKINS-68283.
using POST method with url http://xxxx:8080/job/jobname/buildwithParameters?
1)i need to choose to body --> raw (then chooose JSON) and in body i need to give below
{"keyname":"valueofkeyname"}
--->
2)we are not supposed to use body -> x-www-form-urlencoded and enter key and values .
is point 1 not possible .?
could you pls share curl command to do same
- duplicates
-
JENKINS-68283 unable to triggers jenkins job using postman with body
- Closed