Issue with JWT Token in ZohoDesk Webhook GET Request (While setting up new webhook)
Hi Team,
We have set up an endpoint on our application to receive webhooks from ZohoDesk. For security reasons, we expect a JWT token from ZohoDesk to authenticate the request.
However, we noticed that while setting up a new webhook and doing the test run, ZohoDesk sends a GET request without the JWT token, causing the request to fail on our application.
Can you help us understand why ZohoDesk is not sending the JWT token with the GET request during the webhook setup?


Thanks.