• jaguarg
  • NEWBIE
  • 0 Points
  • Member since 2010

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

Hi,

I would like to test WebService (I have a got a developer account and an application under development) 
I have successfully generated the entreprise wsdl - The generated wsdl shows the following endpoint

<soap:address location="https://www.salesforce.com/services/Soap/c/18.0"/>

 

This is the error I get when I attempt to login using the above location:

 

 

com.sforce.soap.enterprise.LoginFault: INVALID_LOGIN: Invalid username, password, security token; or user locked out

 

 

  I guess the reason is that this is the production URL? What would be endpoint for development?


Thanks
--
jaguarg

Hi,

I would like to test WebService (I have a got a developer account and an application under development) 
I have successfully generated the entreprise wsdl - The generated wsdl shows the following endpoint

<soap:address location="https://www.salesforce.com/services/Soap/c/18.0"/>

 

This is the error I get when I attempt to login using the above location:

 

 

com.sforce.soap.enterprise.LoginFault: INVALID_LOGIN: Invalid username, password, security token; or user locked out

 

 

  I guess the reason is that this is the production URL? What would be endpoint for development?


Thanks
--
jaguarg