Open Lassulus opened 1 month ago
It seems the check_suite event is not handles which is transmitted to us from GitHub from the App Integration Page:
Request method: POST Accept: */* Content-Type: application/json User-Agent: GitHub-Hookshot/92b6476 X-GitHub-Delivery: 922c9ae0-8d33-11ef-91d3-17fb7c8c957e X-GitHub-Event: check_suite X-GitHub-Hook-ID: 438580750 X-GitHub-Hook-Installation-Target-ID: 409421 X-GitHub-Hook-Installation-Target-Type: integration X-Hub-Signature: sha1=734b72742c1e20a58aeee7dfdd0238c07ebfcf73 X-Hub-Signature-256: sha256=2a5e3b6ec1a6e8def90a93936c0a785e2d42a039bc1701e718d727a4c473ec64
Content-Length: 340 Content-Type: text/html;charset=utf-8 Date: Fri, 18 Oct 2024 09:30:11 GMT Server: nginx Vary: Accept-Encoding
<!DOCTYPE HTML> <html lang="en"> <head> <meta charset="utf-8"> <title>Error response</title> </head> <body> <h1>Error response</h1> <p>Error code: 404</p> <p>Message: Not Found.</p> <p>Error code explanation: 404 - event_type 'check_suite' not registered.</p> </body> </html>
It seems the check_suite event is not handles which is transmitted to us from GitHub from the App Integration Page:
Request
Headers
Response
Headers
Body