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

Rest API for view manipulation

XMLWordPrintable

      I have problems with REST API for view manipulation. Everything I send is forbidden. Do you know if this is an issue? I didn't find it in Jira.

      A small example with wget and my Linux.

      wget
      https://mytestserver:8443/jenkins/view/MAIN%20VIEW/view/app3/config.xm
      l --post-file=conf.xml --no-check-certificate --http-user=adminciuser
      --http-password=password
      -2012-10-24 14:06:11-
      https://mytestserver:8443/jenkins/view/Desglose%20Core/view/app3/confi
      g.xml
      connected.
      WARNING: cannot verify ----- certificate, issued by ------

      Unable to locally verify the issuer's authority.
      HTTP request sent, awaiting response... 403 Forbidden
      2012-10-24 14:06:11 ERROR 403: Forbidden.

      Before this I had a client sending "configSubmit" working fine with jenkins 1.476. With 486 and 487 (which I tested) I get the same result (403 Forbidden).

            Unassigned Unassigned
            dmatag dmatag
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: