-
Bug
-
Resolution: Unresolved
-
Major
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).
[JENKINS-15624] Rest API for view manipulation
Description |
Original:
I have problems with REST API for view manipulation. Every thing I send is forbidden. Do you now if this is an issue? I didn't find it in Jira. A small example with wget y 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). |
New:
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). |
Summary | Original: Rest API for view manupulation | New: Rest API for view manipulation |
Component/s | Original: view-job-filters [ 15736 ] |
Assignee | Original: Jacob Robertson [ jacob_robertson ] |
Workflow | Original: JNJira [ 146380 ] | New: JNJira + In-Review [ 176602 ] |
Labels | New: newbie-friendly |
Labels | Original: newbie-friendly | New: REST newbie-friendly |
Labels | Original: REST newbie-friendly | New: REST |