I am facing the exact same issue.. The payload I am specifying is application/json. Will try the url-encoded, since I am out of ideas..
On Wednesday, August 13, 2014 4:42:22 AM UTC+4, John Sherwood wrote: > > The error message I'm getting is: > > Caused by: java.lang.IllegalArgumentException: Not intended to be browsed > interactively (must specify payload parameter). Make sure payload version > is 'application/vnd.github+form'. > > I see no way of making Github send this. > > > On Wednesday, August 13, 2014 10:40:35 AM UTC+10, John Sherwood wrote: >> >> My github hook url hasyhttp auth and is on port 81 if that makes any >> difference. >> >> On Wednesday, August 13, 2014 10:39:32 AM UTC+10, John Sherwood wrote: >>> >>> I am getting this error from my github hook. I've got a '/' at the end. >>> >>> On Saturday, July 5, 2014 3:17:45 AM UTC+10, nicolas de loof wrote: >>>> >>>> This error is expected, the webhook only work when used with github >>>> payload >>>> >>>> >>>> 2014-07-04 13:26 GMT+02:00 Eric L'Hostis <[email protected]>: >>>> >>>>> Hi, >>>>> >>>>> It does not work. The / was alreay here. >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Jenkins Developers" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
