Unable to setup GitHub auto-build on commit
I have a public GitHub repository setup with my AppVeyor account. When I commit to the repo, AppVeyor does not trigger an auto-build. I imagine I need to do something to get this working. I tried adding the AppVeyor webhook URL to the GitHub repo, but it always comes back with {"message":"Value cannot be null.\r\nParameter name: s"}. So my question is--how do I get this setup correctly?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 23 Sep, 2014 09:49 PM
Hi Shane,
Make sure you have selected
application/x-www-form-urlencodedfor webhook Content type.2 Posted by shane.walters on 23 Sep, 2014 10:21 PM
That did it! Thanks so much (GitHub was set to application/json).
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:48 AM.