-
Notifications
You must be signed in to change notification settings - Fork 2
Questions
❓ Does ID Token expire?
An ID token is valid for 24 hours. You will get "Unauthorized" error if it goes invalid. You can request the new one based on your use-case very easily.
❓ How does the output look like?
Based on your parsing options, the output formats could be csv, json or parquet. For each signal we will generate one output file, to keep the raw resolution of the signal. If you have other wishes, please let us know.
❓ How to grant multiple buckets to the ADT?
Edit the Cross Account Role policy in your IAM.
❓ Why do I get 502 Gateway timeout if I try to export all signals?
This is an issue will be addressed in the next minor release. The signal will be exported successfully, despite it.
❓ What happened if your service is down?
We have deployed our service with multi-region failover mechanism. The secondary region will be used automatically if the primary region is down. You will get an email to setup your user password for the new region. Just follow the email.
❓ What to do if I get the Error 407 (Error: tunneling socket could not be established, statusCode=407)?
Check your proxy settings. Maybe you are using ADT behind a corporate proxy.
❓ I still get "Internal Server Error"
Please double check attributes in your request. If everything looks correct, contact our support team by sending an Email to us [email protected].