Open rwp0 opened 7 months ago
Testing I run into an issue:
Can't locate object method "host_port" via package "URI::_generic" at RPC/XML/Client.pm line 259, <$_debug_socket> line 1.
Seems like it's an error from RPC-XML.
This error is generated when using the new method of Confluence::Client::XMLRPC.
new
Confluence::Client::XMLRPC
i would like to know the answer too. :)
Testing I run into an issue:
Seems like it's an error from RPC-XML.
This error is generated when using the
new
method ofConfluence::Client::XMLRPC
.