Change By: dmatag (07/Nov/12 1:02 PM)
Description: I have problems with REST API for view manipulation.  Every thing  Everything  I send is forbidden. Do you  now  know  if this is an issue? I didn't find it in Jira.
  
 A small example with wget
 y  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). 
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to