function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
zczc 

sforce explorer login error using proxy

In the past, I have been able to login to sforce Explorer using my proxy settiings without any problem.  Recently, I get the following error:

Login Failed: UNSUPPORTED_CLIENT: https required

I have no problem logging in using the Dataloader with the same proxy settings.

spazurespazure

zc wrote:

In the past, I have been able to login to sforce Explorer using my proxy settiings without any problem. Recently, I get the following error:

Login Failed: UNSUPPORTED_CLIENT: https required

I have no problem logging in using the Dataloader with the same proxy settings.






In this case, it might be useful to know what your proxy settings look like. Based on the error you received, it sounds like your proxy may not be liking the idea of SSL encryption.
SuperfellSuperfell
You need to connect to saleforce with SSL, from the error it seems either the URL you're using in sforce explorer is http not https
attaatta

Hello,

I am using HTTPS like this

https://localhost/salesforce/php5-1.0.6/samples/HelloWorld.php

and using XAMPP on Windows XP. have installed OpenSSL, Can see the certificate in browser and its valid till 2020.

But still i am seeing UNSUPPORTED_CLIENT: HTTPS Required error while running samples, Please guide.

Thanks

Atta ur rehman