Skip to main content

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!

 

Hi @siriosus​, hard to tell what the feature/attribute generator and decode means without an example of your workspace. Could you provide some more context on this?


Reply