Validating PubSub message against AVRO JSON schema with multiple union types
I'm having trouble publishing messages to a new pubsub topic related to the AVRO schema. I publish a message from PHP using the GoogleCloudPubSubPubSubClient library and I get an error: { "error": { "code": 400, "message": "Invalid data in message:…