Skip to content

Instantly share code, notes, and snippets.

@ismaelc
Last active August 29, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ismaelc/9a478a90827d68c1c67d to your computer and use it in GitHub Desktop.
Save ismaelc/9a478a90827d68c1c67d to your computer and use it in GitHub Desktop.
{
"method": "GET",
"url": "https://www.concursolutions.com/net2/oauth2/accesstoken.ashx",
"headers": [{
"name": "X-ConsumerKey",
"value": "o3G7Xb35ZCBAs88NSQpM3i"
},{
"name": "Authorization",
"value": "Basic Y2hyaXMuaXNtYWVsQGdtYWlsLmNvbTpqVm16SHc1Nyo="
},{
"name": "Content-Type",
"value": "application/xml"
},{
"name": "Content-Type",
"value": "application/xml"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment