Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Trello API webhook stopped working

DanielKeeble
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 1, 2019

We've been creating Trello webhooks automatically via the API for the last few weeks with no problems. Now within the last day or two this has stopped working. We are now getting the following error - "did not return 200 status code, got 503".

I've checked and can confirm that our webhook callback url successfully returns a 200 code when making a HEAD request to it.

Would massively appreciate any help with this matter.

1 answer

0 votes
Iain Dooley
Community Champion
February 1, 2019

@DanielKeeble Usually when things go pear shaped like this I like to strip things back to the simplest possible case and test it.

For example can you set up a new URL that only returns 200 for a HEAD request and does nothing else, and if you do this does the webhook register successfully? Eg.

https://github.com/iaindooley/trellinator-buffer/blob/master/nginx_template.txt

Then if that works, start adding things in until it breaks! 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events