Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save markbiek/26d93c26c5fcd359d60405a2cab4f455 to your computer and use it in GitHub Desktop.
Save markbiek/26d93c26c5fcd359d60405a2cab4f455 to your computer and use it in GitHub Desktop.
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