Skip to main content
Question

Can't read events from Azure EventHubs using AzureEventHubsConnector

  • June 23, 2022
  • 1 reply
  • 51 views

siriosus
Contributor
Forum|alt.badge.img+4

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!

 

1 reply

JennaKAtSafe
Safer
Forum|alt.badge.img+8

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?