Open SofiaArancibia opened 5 years ago
Good afternoon @SofiaArancibia ! The ATT&CK API used in this library has been already deprecated. I would recommend using this new library which uses TAXII APIs provided by MITRE. Let me know if this helps: https://github.com/Cyb3rWard0g/ATTACK-Python-Client
Hi! I'm trying to use the API and whichever function I run, the error message is the same:
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
So for example:
I got:
Could you help? Thanks!