Hi all
Thanks for your suggestions, greatly appreciated
In the end the problem was that my password contained a ‘%’ symbol, which needed to be encoded to ‘%25’ in the URI for the URI to work
Hi all
Thanks for your suggestions, greatly appreciated
In the end the problem was that my password contained a ‘%’ symbol, which needed to be encoded to ‘%25’ in the URI for the URI to work