Created
June 29, 2012 18:08
-
-
Save blakmatrix/3019697 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
| POST http://activate.nodejitsu.com/api HTTP/1.1 | |
| Host: activate.nodejitsu.com | |
| Connection: keep-alive | |
| Content-Length: 22 | |
| Origin: http://activate.nodejitsu.com | |
| X-Requested-With: XMLHttpRequest | |
| User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5 | |
| Content-Type: application/x-www-form-urlencoded | |
| Accept: application/json, text/javascript, */*; q=0.01 | |
| Referer: http://activate.nodejitsu.com/ | |
| Accept-Encoding: gzip,deflate,sdch | |
| Accept-Language: en-US,en;q=0.8 | |
| Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3 | |
| Cookie: __utma=169303870.217045783.1337959627.1340820733.1340990007.32; __utmb=169303870.2.10.1340990007; __utmc=169303870; __utmz=169303870.1340328382.27.7.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=(not%20provided); __utma=62633148.864805983.1339523363.1340990173.1340992702.3; __utmb=62633148.1.10.1340992702; __utmc=62633148; __utmz=62633148.1339523363.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none) | |
| username=blakmatrix998 | |
| HTTP/1.1 500 Internal Server Error | |
| x-powered-by: union 0.2.1 | |
| content-type: application/json | |
| connection: keep-alive | |
| Content-Length: 72 | |
| {"statusCode":"403","result":{"error":"Not authorized to modify users"}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment