Created
May 7, 2018 17:34
-
-
Save markbiek/26d93c26c5fcd359d60405a2cab4f455 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -X POST -H 'Content-Type: application/x-www-form-urlencoded' --data "grant_type=password&client_id=key&client_secret=secret&[email protected]&password=mypassword" https://login.salesforce.com/services/oauth2/token</token> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment