18:54 <imarcusthis> obra: checked with the api now, I can get stuff
18:54 <obra> parse fail.
18:54 <imarcusthis> curl -umarcusramberg:censored/v2/json/issues/search/marcusramberg/killersinc/open/json
18:54 <obra> api key does or doesn't exist?
18:54 <imarcusthis> that returns a json struct
18:54 <obra> oh. putting your password in the url?
18:55 <imarcusthis> uhm, bad paste
18:55 <imarcusthis> curl -umarcusramberg:censored
http://githubcensored/v2/json/issues/search/marcusramberg/killersinc/open/json
18:55 <imarcusthis> that returns a struct
18:55 <imarcusthis> so it seems like you're accessing the API unauthenticated
18:56 <imarcusthis> since you get 'repo not found'