gith icon indicating copy to clipboard operation
gith copied to clipboard

Remove "payload=" prefix filtering on responses

Open baer opened this issue 11 years ago • 0 comments

I'm not sure if the API changed or if this is related to something else like using an authorized API key (which I am not) but the post body I see from Github does not contain the prefix payload= which causes the whole program to essentially noop. If this needs to conditionally filter that prefix I'm happy to modify the PR.

This solves #20.

Thanks for the great module!

baer avatar Sep 18 '14 22:09 baer