-
Hello, I am using Python 3.10.6 to run an example given here, https://falconpy.io/Usage/Falcon-Query-Language.html. I substitute the client id, secret and hostname but I find I am getting an index error in return: I also notice that this runs quite slowly, the authentication takes close to a minute whereas I can normally authenticate to API in single digit seconds. Would be grateful if anyone had any pointers on what I might be missing to make this work. Thanks in advance Usage example
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
This list index out of range error is due to our not returning a match for the search filter (specified above as The login delay is not something we've heard before, authentication happens within a second typically. Can you provide us more detail regarding your environment? Are you passing any environment configuration parameters (such as |
Beta Was this translation helpful? Give feedback.
-
I think you can close this Josh, I think this is something at our end |
Beta Was this translation helpful? Give feedback.
I think you can close this Josh, I think this is something at our end