It's all about the answers!

Ask a question

Post migration from rtc 5.0.2 to 6.0.2 getting error com.ibm.team.repository.web.transport.ServiceRequest(): invalid requestParameters parameter: [object Object]


aastha khatri (22619) | asked Mar 02 '17, 11:10 a.m.

 I am using a custom widget which fetches the custom workitems from the repository through ajax.

Sample code

var responseHandler = new ServiceResponseHandler(
handlerObj, "wkHandler",
"error");

WorkItemClient.getWorkItem(responseHandler,
args);

I am getting error
com.ibm.team.repository.web.transport.ServiceRequest(): invalid requestParameters parameter: [object Object]

I am doubting that there is some changes made in RTC6.0.2 APIs. Please help me in resolving this issue.
Thanks & regards,
Aastha

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.