UWP MessageWebSocket not working when manually set proxy

MangoApps 91 Reputation points
2020-04-14T03:57:53.287+00:00

My UWP MessageWebSocket not working behind the proxy when i set proxy manually its through 403 error; Forbidden (403). (Exception from HRESULT: 0x80190193)
When I remove manual proxy then it's able to connect successfully

NEED TO USE ANY OTHER CLASS FOR SOCKET CONNECTION BEHIND PROXY LIKR "StreamSocket" etc

HTTPS calls working well only issue with MessageWebSocket

its there anything need to do in code to connect socket connection behind a proxy server?

7424-tinytake14-04-2020-09-23-22-637224332352333136.png

7402-tinytake14-04-2020-09-23-22-637224332352333136.png

Universal Windows Platform (UWP)
{count} votes