AttributeError: 'TypeError' object has no attribute 'message'
I am currently using python 3.7.9 and eikon 1.1.8
solved it...apparently Eikon doesn't like when I try to pull today's (2/5/21) data at 12:30 am just shifted back one day and everything worked out (there was an earlier object error that I didn't notice')
@jgarden
Can you please provide a sample code that can replicate the issue?