So I have a base64 string and wanting to decode into a file object and upload it with PySFTP. I\'m getting a \'bytes\' object has no attribute \'read\' error. Is my decoding