Hi Sehrope,
Thank you for the reply and suggestion. The unescaped ampersand was causing the problem. I am now able to connect.
-Dan
On 08/12/2019 13:27, Sehrope Sarkuni wrote:
Is the issue the unescaped ampersand? (the "&")
Replace any raw & in the URL value with & and see if that works. I think this is just an XML parsing issue unrelated to the driver itself.
Regards,
-- Sehrope Sarkuni