Generate Salesforce refresh token

487 views Oct 18, 2024

In order to generate the Salesforce refresh_token(refresh token), we have to first generate the Authorization Code. Using the Authorization Code, we can make subsequent POST request to get the Salesforce refresh token. Blog Post: https://www.infallibletechie.com/2024/10/generate-salesforce-refresh_token.html

#Internet Software