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
Hemavathy RajendranHemavathy Rajendran 

Developer Intermediate trailhead ,SOAP API unit

Hi ,
I'm working on Trialhead Developer Intermediate, API basics(SOAP API ). I entered new security token and username as mentioned but the following error occurs"INVALID_LOGIN: Invalid username, password, security token; or user locked out"
User-added image


Please do help to get the session id.

Thanks
 
Best Answer chosen by Hemavathy Rajendran
Raj VakatiRaj Vakati
Are using correct username and password?  
Username --- > UserName
password--> Password+security token 


 

 

All Answers

Raj VakatiRaj Vakati
Are using correct username and password?  
Username --- > UserName
password--> Password+security token 


 

 
This was selected as the best answer
Hemavathy RajendranHemavathy Rajendran
Hi Raj
To complete this challenge  
Create an Account Using SOAP API and SoapUI
Using SOAP API and SoapUI, create an account with the name "Bluebeards Grog House" and the description "It is better than Blackbeards." Note: if you receive a TLS error when connecting to your org with SoapUI, please see these instructions.
I have to generate new session id or how does should I proceed.

Thanks