xmlrpc expat error
Posted: Mon Aug 25, 2008 12:49 pm
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:
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
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
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