Hello FME Community
I'm getting following error when trying to read events from Azure EventHubs using AzureEventHubsConnector:
Python Exception <TypeError>: Message data is not compatible with string type: 'generator' object has no attribute 'decode'
All parameters were set correctly and events are actually passing through other clients.
Thank you in advance!