Hey! I've tried many different things now, but I just can't get the API to work.
Even copy-pasting the example[1] results in an error. This is what I try to run: curl -F 'login=thelinx' -F 'token=*removed*' http://github.com/api/v2/json/user/show/thelinx I'm guessing token is the "API token" below your password on the account settings page. But it doesn't work. All I get is: {"error":[{"error":"not authorized"}]} I don't know what the problem is here. Care to explain? [1]: http://develop.github.com/p/general.html -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/github?hl=en.
