Skip to content

Instantly share code, notes, and snippets.

@krusty
Created July 6, 2012 18:40
Show Gist options
  • Save krusty/3061959 to your computer and use it in GitHub Desktop.
Save krusty/3061959 to your computer and use it in GitHub Desktop.
Request URL:https://sandbox.catalogchoice.org/oauth2/access_token
Request Method:POST
Status Code:302 Found
Request Headersview source
Accept:application/json, text/javascript, */*; q=0.01
Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.3
Accept-Encoding:gzip,deflate,sdch
Accept-Language:en-US,en;q=0.8
Connection:keep-alive
Content-Length:114
Content-Type:application/x-www-form-urlencoded
Host:sandbox.catalogchoice.org
Origin:null
User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5
Form Data
{"grant_type":"password","client_id":"8rmz3ts4r7dvr877i2zvrsw66","scope":"read write","username":"","password":""}:
Response Header
Cache-Control:no-cache
Connection:keep-alive
Content-Length:105
Content-Type:text/html; charset=utf-8
Location:https://sandbox.catalogchoice.org/login
Server:nginx/0.7.65 + Phusion Passenger 2.2.10 (mod_rails/mod_rack)
Set-Cookie:_cchoice_session=82dbe8b76a424ae70071c85a55813912; domain=.catalogchoice.org; path=/; HttpOnly
Status:302
X-Powered-By:Phusion Passenger (mod_rails/mod_rack) 2.2.10
X-Runtime:2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment