IntelligenceX / SDK

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

Failed to download item 6e38137c-502f-4858-b0b6-f3676fb96a8b missing bucket name. #528

Closed gerome99 closed 8 months ago

gerome99 commented 8 months ago

intelx.py -download 6e38137c-502f-4858-b0b6-f3676fb96a8b -name test.txt and it doesn't download me the requested file it just display me an error

cmlh commented 8 months ago

You'll need to insert the -bucket command line parameter.

The name of the bucket is specified within Appendix 1: Buckets of the API Reference

I'll submit a Pull Request to update the documentation.

cmlh commented 8 months ago

Please reopen GitHub Issue #528 if this isn't fixed @gerome99