The event described in https://developer.github.com/webhooks/event-payloads/#github_app_authorization is not being parsed even though the event itself is defined in the code. Instead, the following error is returned: ``` error="unknown X-Github-Event in message: github_app_authorization" ```
The event described in https://developer.github.com/webhooks/event-payloads/#github_app_authorization is not being parsed even though the event itself is defined in the code.
Instead, the following error is returned: