-
Not getting access token with Postman in Salesforce
Hi all,
I am not getting the security token through postman even though my credentials,client id and client secret are correct. The response body is as follows:
{
"error": "invalid_grant",
"error_description": "authentication failure"
}Any help is appreciated. Thanks
Log In to reply.
Popular Salesforce Blogs
Learn About All the Different Interfaces in Salesforce Apex Class
Need for @future Methods @future need resources for a longer time to make an API callout, an external web service to perform bulk data operation…
Customer Success With Salesforce Customer Portal | The Ultimate Guide
Tech writers are in a unique position to understand the products and portals they write about thoroughly. Not only portals but also how self-service changes…
Salesforce Data Cleansing Guide
The Salesforce data cleansing process involves identifying, correcting, and maintaining accurate and consistent data within the Salesforce platform. Data cleansing is essential to ensure the…
Popular Salesforce Videos
Real-time Scenario: Custom Rollup Summaries Using Triggers | Salesforce Tutorial
Watch this video to learn all about Custom Rollup Summaries Using Triggers using the real-time scenarios. If you have any doubts or concerns do let…
Simplify Salesforce Development using CLI and VSCode Tasks
The Salesforce CLI is a powerful command-line interface that simplifies development and builds automation when working with your Salesforce org. Typing commands can be monotonous…
How to Create Bulk Custom Fields in Salesforce using BOFC App | Salesforce | BOFC | AppExchange
Want to perform multiple operations? This quick video walks you through how to create mass custom fields of any type (Master Detail, Lookup, Formula, Primitive…