elfPy
elfPy copied to clipboard
Repo includes a simple Python 2.7.9 script for downloading EventLogFiles.
Minor changes were made to handle TLS 1.2 and prevent the "400 Bad Request" error
Has anyone managed to execute the script successfully?
Just changes for work in Python3 without problems at moment.
Was working till last week. ``` check point Traceback (most recent call last): File ".\elf.py", line 239, in download_elf() File ".\elf.py", line 115, in download_elf access_token, instance_url = login() File...
Cleaner fix for #3