Guest User

Untitled

a guest
Feb 14th, 2019
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. curl --data grant_type=password&client_id=Y&client_secret=Z&username=A&password=B+C
  2. https://login.salesforce.com/services/oauth2/token
  3.  
  4. {"error":"invalid_grant","error_description":"authentication failure"}
Add Comment
Please, Sign In to add comment