Alonexc opened a new issue, #1367: URL: https://github.com/apache/incubator-eventmesh/issues/1367
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Environment Mac ### EventMesh version master ### What happened <img width="1144" alt="image" src="https://user-images.githubusercontent.com/91315508/191880257-4b3c8d03-3817-4789-91a7-f17f09f6edc8.png"> This bug occurred while doing an eventMesh webhook test. ### How to reproduce 1. Register the webhook interface with eventmesh according to the webhook document. 2. Start an http Server interface and register it with eventmesh for listening. 3. Bind the webhook interface to the GitHub repository. 4. Trigger a GitHub event. ### Debug logs Bug cause: <img width="562" alt="image" src="https://user-images.githubusercontent.com/91315508/191881066-8ad4eadf-79ba-44c7-a90d-ca8a4d3e5997.png"> <img width="553" alt="image" src="https://user-images.githubusercontent.com/91315508/191881004-3e179992-0a69-471c-adff-628a037b5122.png"> The protocol type key does not correspond to it. ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
