Tag Archives: VS Code

Work around for VS Code Issue: Error authenticating the refresh token due to: expired access/refresh token

While working on Salesforce project using VS Code you/user might notice that the VS Code’s refresh command suddenly stopped working. It would give the error “Error authenticating with the refresh token due to: expired access/refresh token” You would not find any solution online, so mentioned below are the solution details that you can follow. Firstly,… Read More »

Different Deployment Methods in Salesforce

Salesforce Deployment is nothing but copying/transferring Salesforce metadata from one Salesforce organization to another. There are various methods to achieve Salesforce metadata deployment. Different Deployment Methods Change Sets Eclipse with Force.com IDE ( Deprecated) Force.com Migration Tool – ANT/Java based Salesforce Package VSCode Salesforce Extension Pack Salesforce Code Builder Change Sets The easiest way to send… Read More »