T
tbergman
Guest
Thanks Peter. That was it. For anyone interested, this line oClient = ClientBuilder:Build():Client. Had to get changed to oClient = ClientBuilder:Build():ViaProxy( ' http://127.0.0.1:8888' ):Client. I’ll probably have to check for Fiddler running to make this seamless. It’s certainly easier when this happens automatically as with the .Net clients. Tom
Continue reading...
Continue reading...