# Error with the Webhook

**URL:** https://forum.mautic.org/t/error-with-the-webhook/17816
**Category:** Product Support
**Tags:** mautic-3
**Created:** [January 16, 2021, 8:52pm UTC](https://forum.mautic.org/t/error-with-the-webhook/17816 "2021-01-16T20:52:27Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![succes33](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/succes33/32/2867_2.png) [@succes33](https://forum.mautic.org/u/succes33)
#### Post date: [January 16, 2021, 8:52pm UTC](https://forum.mautic.org/t/error-with-the-webhook/17816/1 "2021-01-16T20:52:28Z")

</div>

**Your software**  
My Mautic version is: V 3.2.1  
My PHP version is: 7.3  
My Database type and version is: 10.2.34-MariaDB

**Your problem**  
My problem is:  
Every time the webhook is activated I get this error  
**returned 503**  
The url is correct, I have checked it several times and it is fine. But I can’t solve it and I don’t know how to fix it either.  
This webhook is a connection with wordpress and Mautic  
As in this image

 ![Error webhook](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/c/ce9bd6ff7c27793901dc695517eadc8f0aa84519.png)

These errors are showing in the log:

 ![Error webhook2](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/c/c2a2255eaf29a8542cbee8cd7d5b0be1c5f415f9.png)

Steps I have tried to fix the problem:

---

<div class="post-metadata">

### Author: ![joeyk](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joeyk/32/11164_2.png) [@joeyk](https://forum.mautic.org/u/joeyk)
#### Post date: [January 16, 2021, 9:25pm UTC](https://forum.mautic.org/t/error-with-the-webhook/17816/2 "2021-01-16T21:25:03Z")

</div>

Hi, are you calling a webhook inside Mautic? What is the URL? (mask your real url, just give us the ending).  
Or Mautic is calling a webhook in Wordpress?  
Joey

---

<div class="post-metadata">

### Author: ![succes33](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/succes33/32/2867_2.png) [@succes33](https://forum.mautic.org/u/succes33)
#### Post date: [January 17, 2021, 2:24am UTC](https://forum.mautic.org/t/error-with-the-webhook/17816/3 "2021-01-17T02:24:10Z")

</div>

I have connected Wordpress with the “WP fusion” plugin to Mautic. The wp fusion gives me some codes to link them to the url.

I have the same system installed in another Mautic V 3.0.2 and it works perfectly.

[https://mydomain.com?wpf\_action=update&access\_key=5td33yo7](https://mydomain.com?wpf_action=update&access_key=5td33yo7)

This way wp fusion tells me to apply the url.

When applying the test it says: Error detected

---

<div class="post-metadata">

### Author: ![joeyk](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joeyk/32/11164_2.png) [@joeyk](https://forum.mautic.org/u/joeyk)
#### Post date: [January 17, 2021, 7:47am UTC](https://forum.mautic.org/t/error-with-the-webhook/17816/4 "2021-01-17T07:47:08Z")

</div>

Just to be sure: ssl is working?

---

<div class="post-metadata">

### Author: ![succes33](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/succes33/32/2867_2.png) [@succes33](https://forum.mautic.org/u/succes33)
#### Post date: [January 17, 2021, 11:44am UTC](https://forum.mautic.org/t/error-with-the-webhook/17816/5 "2021-01-17T11:44:20Z")

</div>

> [@succes33](#):
>
> wpf\_action=update&access\_key=5td33yo7

Yes, my server is from your installation with SSL and I use cloudflare. With the Mautic I commented that if it is working I have the same with SSL and cloudflare. Both are configured the same.

But with the MAutic V3.2.1 that is not working, to test I put a permission rule in the firewall for IP and to allow the query string “wpf\_action”. With the Mautic that if it works it doesn’t have any firewall rule. And it works fine.

That’s why I understand that the problem must be in this Mautic V3.2.1. Because to the same wordpress I connected the Mautic that goes well and it does work.  
Then I reconnected this Mautic that gives error, obviously cleaned all caches from all places and gives the error.

Thanks for helping me

---

<div class="post-metadata">

### Author: ![succes33](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/succes33/32/2867_2.png) [@succes33](https://forum.mautic.org/u/succes33)
#### Post date: [January 26, 2021, 10:25am UTC](https://forum.mautic.org/t/error-with-the-webhook/17816/6 "2021-01-26T10:25:28Z")

</div>

It’s already working out.

Solved

Mautic was working well.  
The problem was the firewall of the website where Mautic connects.  
After giving permission for access to the query string that the webhook has, it was fixed.

Thank you
