I am getting service response as 'The remote server returned an error: (400) Bad Request.' Trying to create jazz tools RRC, RQM And LPA
1. I checked with existing application as RTC is working got request url:https://rtc-saas-dev.intel.com/ccm0001001/process/project-areas
for RTC project created and got project location url: https://rtc-saas-dev.intel.com/ccm0001001/process/project-areas/_3QhqIiFzEeWnrsurw5oidg
2. I am using url for RRC: https://rtc-saas-dev.intel.com/rrc/process/project-areas
and for RQM: https://rtc-saas-dev.intel.com/rqm0001001/process/project-areas for both getting 400 error code(Bad Request.)
3. For LPA authentication request url: https://rtc-saas-dev.intel.com/jts/admin/check-auth
the response getting for authentication is failed in deserialization.
Note:- I have used same method to create RTC, RRC, RQM and LPA via passing related service url, templateid, xml text(project description) as parameter. RTC is working fine and other tools are not working. For RTC templateid: 'intel.spo.scrum.0.6'.
RRC templateid: 'rqm.process.ibm.com.v3', RQM templateid: 'RRSTemplateID'
Comments
Raj Bahadur
Jul 08 '15, 6:23 a.m.Can somebody please guide meĀ on this?
Martha (Ruby) Andrews
JAZZ DEVELOPER Jul 08 '15, 3:20 p.m.Can you give some more details about what you are doing and what you are trying to achieve? Are you accessing the URLs in your web browser or via script?
Raj Bahadur
Jul 09 '15, 2:39 a.m.I was trying to add project using the service url. Now its done.
Thanks Andrews for your quick response.