You need to sign in to do that
Don't have an account?
One admin can get API tokens, but others can't.
I have three users.
{"error":"invalid_grant","error_description":"authentication failure"} errors and the login history for those users shows a status of Invalid Password, even though the password and token test to be good.
The only difference I can think of is the login that works is one that was used to create the org.
Needless to say this is driving me batty...
What do you all suggest?
Steve
- All use the standard System Administrator profile, Salesforce license as well as the same role and permission sets
- They're all using the same connected app client_id and client_secret.
- The passwords are always submitted as PasswordToken
- IP Relaxation is set to: Relax IP restrictions
- Permitted users is set to: All users may self-authorize
- I can login to the UI with any of the user id/password combinations
- I have an older app still that relies on password+token to login and have verified that the tokens are all working as well.
{"error":"invalid_grant","error_description":"authentication failure"} errors and the login history for those users shows a status of Invalid Password, even though the password and token test to be good.
The only difference I can think of is the login that works is one that was used to create the org.
Needless to say this is driving me batty...
What do you all suggest?
Steve
I would suggest you to reset the security token for other two users to whom its not working.This worked for me.
Best Regards,
Sandhya