xmlrpc expat error

Discussion and information for XML-RPC interface.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
partymungo
Advanced user
Posts: 20
Joined: Thu Aug 21, 2008 12:45 pm

xmlrpc expat error

Post by partymungo »

Hi,
i try to run the "xmlrpc python client sample" from Testlink API description. After substitute the values for "server URL", "Dev key", "tcid" and "tpid" and running the script, i get the following error message:

Code: Select all

xml.parses.expat.ExpatError: xml declaration not at start of external entity: line 2, column 0
I follow the steps described in this topic:
http://www.teamst.org/phpBB2/viewtopic. ... hlight=api
to get the correct dev key.

The values for "tcid" and "tpid" are collected from database (tc_external_id and testproject_id). Is this correct?

Thanks in advance
naveentiru
TestLink user
Posts: 10
Joined: Mon May 18, 2009 11:53 am

Post by naveentiru »

Hi,

Did you get the solution for XMLRPC?

Please let me know your inputs to work XMLRPC.

Regards,
Naveen
Post Reply