I get an error when I use the WMS reader. I add the the URL as:
"https://wms.abc/ServicesWhen /abc.Proxy/wmsserver.ashx?password=yyy&username=xxx"
That works, as I can see the layers from which I chose the one I want to load in.
I dont select any "Network Authentication" option.
I leave the Map options as get filled out from WMSs metadata.
After pressing OK, the reader is successfully shown on my canvas.
When i want to run this reader, without having it connected to anything, it stops with a fatal error. I can see it made a WMS URL, where the username and password are used at the start and also end of the URL. That is also failing if I place it in a browser. But just by removing the closing un/pw, it all works in the browser.
Does anyone know what induces this double credential issue?
Thanks 😃