Hi,
I'm trying to poll an external service (hosted in Azure), using HTTPS and the HTTP-BasicAuthentication transport.
I'm able to pass the username and password attributes to the request using that transport, but I keep getting a "Bad Request" in the log.
Is HTTPS not supported, or could you tell me how I could achieve this?
Thanks,
Martin