Multiple webook calls overlaping

Initially it was giving an error, “Authorization is required!”

I registered the credential on the http node as instructed

here the node was always returning as false, I changed “value1”: "= false {{$ json [" isActive \ “]}}”

to “value1”: "{{$ json [" isActive \ "] }} ", It worked

thank you so much