Search found 2 matches

by srikanth
Thu Jul 09, 2009 10:53 am
Forum: XML-RPC API
Topic: invalid developer keycode2000 problem
Replies: 0
Views: 3560

invalid developer keycode2000 problem

Hi i am trying connect the Test link server using ruby client code with XML-RPC. After i ran the code throwing error like : ----------- result was: message(reportTCResult) - Can not authenticate client: invalid developer keycode2000 ------------ Because i have used some key it is not generated by me...
by srikanth
Tue Jun 30, 2009 7:05 am
Forum: XML-RPC API
Topic: make use of ruby client sample code.
Replies: 0
Views: 4468

make use of ruby client sample code.

Hi All, I have implemente a web application using 'ruby on rails' used to upload,download and search the streams.I have used mysql as my database in windows environment. Now i want to implement my own APIs for client to search,upload and down load the streams from any other place using these APIs.To...