IntelligenceX / SDK

Public SDK for Intelligence X
https://intelx.io
405 stars 93 forks source link

FileView Example Traceback #552

Closed cmlh closed 8 months ago

cmlh commented 8 months ago

Traceback (most recent call last): File "fileview.py", line 7, in <module> contents = intelx.FILE_VIEW(result['type'], result['media'], result['storageid'], result['bucket']) KeyError: 'type'