Closed
Description
In which file did you encounter the issue?
Cloud Eventarc
Describe the issue
The sample produces the error, cloudevents.exceptions.MissingRequiredFields: Failed to find specversion in HTTP request
for CloudEvent requests.
This is due to an SDK bug: cloudevents/sdk-python#126
We should likely not use the SDK until this is tested more and supported.