Skip to main content
I am trying to complete a trailhead task of Use SOAP API but i am getting the following error can anybody help?I am using this code to login

 

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/

 

 xmlns:urn="urn:enterprise.soap.sforce.com

 

  xmlns:urn1="urn:sobject.enterprise.soap.sforce.com">

 

   <soapenv:Header>

 

    </soapenv:Header>

 

   <soapenv:Body>

 

     <urn:username>arundhati.srivastava@resourceful-otter-vzvuc0.com</urn:username>

 

     <urn:password>(Mypasswordmysecuritytoken)</urn:password>

 

    </soapenv:Body>

 

</soapenv:Envelope>

 

 
2 件の回答
  1. 2021年3月4日 12:22
    My issue is resolve by a single click

     

    My issue is resolve by a single click and then putting my username and password again.

     

    and then putting my username and password again.

     

    Thanks

     

    Arundhati

     

     
0/9000