This is my trigger setup: 
Then, during the test run, I got the correct output after posting:

However, when I posted to the Webhook URL, it looked like the image below:
The result in my API testing tool is as follows:

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

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.

