AlienVault-OTX / OTX-Python-SDK

The Python SDK for AlienVault OTX
Other
358 stars 162 forks source link

Error 504 triying to get indicators #63

Closed BernaldoPenasAntelo closed 2 years ago

BernaldoPenasAntelo commented 2 years ago

Hi:

Triying to use indicators and recieving error 504, I switch to basic testing with curl to debug the problem and still get 504

`curl "https://otx.alienvault.com/api/v1/indicators/export?modified_since=2022-02-25T12:35:00+00:00&limit=50&page=1" -H "X-OTX-API-KEY: XXX"

504 Gateway Time-out

504 Gateway Time-out

`

Not able to get results, don't know the proble, but it looks like something not working as expected. Can anybody help here?

Network-Sec commented 2 years ago

The whole plattform seems down for a while now. When did you first notice? https://cybersecurity.att.com/open-threat-exchange gives only nginx default page.

BernaldoPenasAntelo commented 2 years ago

Hi: you're right, now it's working ...

Best regards.