[Receiver Documentation](https://github.com/cloudevents/sdk-javascript#receiving-events) has the wrong order of arguments. > const receivedEvent = receiver.accept(req.body, req.headers); https://github.com/cloudevents/sdk-javascript/blob/99bb88be00f832c58b5fdd467a8a2473830a6547/src/lib/bindings/http/http_receiver.ts#L48