Webhook cannot be triggered, but it works during test runs.

This is my trigger setup: image

Then, during the test run, I got the correct output after posting:

image

However, when I posted to the Webhook URL, it looked like the image below:

The result in my API testing tool is as follows:

image

Everything appears normal, but the workflow log shows that the webhook was not triggered, as shown in the image below:

image
Why is this happening? It’s really bothering me. Could someone please help me solve this problem? Thank you very much.

I tried for a long time before succeeding; the request headers must include both Authorization and Content-Type. By the way, my version is 1.11.2.