richeso / dataloadercliq

Automatically exported from code.google.com/p/dataloadercliq
0 stars 0 forks source link

Failed to send request to https://prerellogin.pre.salesforce.com/services/Soap/u/27.0 #78

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. After entering the Username and Proxy Settings to cliq.properties file.
2. Then selecting an 'Export' option and giving the process name = 'extractacc' 
and then entering the password. 

What is the expected output?
The Expected output is "Login Successfull" 
What do you see instead?
Error: INVALID_LOGIN - Invalid username, password, security token; or user 
locked out.

And when I am not giving any proxy and entering the password along with 
Security Token then I am getting this error mentioned below-
Error:
Failed to send request to 
https://prerellogin.pre.salesforce.com/services/Soap/u/27.0

What version of the product are you using?
Cliq 2.2.0
On what operating system?
Windows 7

Additional Information:
The URL given in the top of GUI is: 
https://prerellogin.pre.salesforce.com/services/Soup/u/27.0 is wrong how can i 
change it to: https://login.salesforce.com

Original issue reported on code.google.com by rox.rahu...@gmail.com on 9 Oct 2013 at 10:55

GoogleCodeExporter commented 9 years ago
this issue is resolved...by changing this line in cliq.properties:

sfdc.proxyPassword=
sfdc.endpoint=https://www.salesforce.com/services/Soap/u/23.0

Original comment by rox.rahu...@gmail.com on 9 Oct 2013 at 11:29