I am getting error while adding webhook in GitLab for zohoproject.
"Hook executed successfully but returned HTTP 401 {"error":{"code":6401,"message":"Unauthorized Access"}}"
I am simply adding webhook url of zoho project inside gitlab
e.g.
Zoho projects error codes are clear
The request requires HTTP authentication.
The GitLab Zoho integration has similar error codes
401 Unauthorized - No valid Auth Token provided.
So you need to add an Auth Token, that you can generate here.