Logs for webhooks
-
Is there a way to see logs for webhooks?
I have a webhook configured but it doesn't seem to be firing on user create.
-
There is not any special logging for webhooks.
If an exception occured that would cause it not to be fired, that will be in the log. If it is not being fired and there is no exception, then it is likely that the webhook is not configured to be sent for the particular tenant that you’re using.
More about webhooks: https://fusionauth.io/docs/v1/tech/events-webhooks/