This question is in reference to Atlassian Documentation: Manage Webhooks
I have set up a repository push webhook on my mercurial repository, but after setting it and pushing a few small commits to the repo, I go back to the webhook list and click the View requests link and there are no requests listed. I have tested my endpoint with postman and it works.
It is unclear from the docs weather the webhook endpoint should expect a POST or a GET request. I assumed POST. If the webhook sends a GET instead and get a 405 response, will that account for the blank listing?
HI @Jannie Theunissen,
There's currently an outage with Bitbucket's webhook infrastructure. It should be resolved shortly, but you can keep an eye on http://status.bitbucket.org/ for updates.
cheers,
Tim
The webhooks should be sending a POST, so your application should just start working once the issues on our end are resolved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.