AttributeError: 'str' object has no attribute 'decode'

Removed the .decode() recommended by @BresNet, fixed the issue. :slight_smile: