I have integrated gitlab following the process documented here and imported the repos. I have setup a gitlab webhook to get events from repos as described in Compass gitlab integration step. But any kind of event requests are failing with 500 error
{"message":"The webhook could not be processed","success":false}
Any idea what could be wrong?