Request-FalconToken : The script failed due to call depth overflow. #142
-
Hello, I am using the basic install script and am running into the error stated in the title. Below is a snip of the error..... Request-FalconToken : The script failed due to call depth overflow.
When I try to follow the steps described in a previous discussion I run into an error stating that the clientID is reserved for future use when attempting the request-falcontoken portion... The '<' operator is reserved for future use. I have not altered the initial script in anyway, I believe the correct modules are installed as i can import it and run the PSFalcon specific commands. Any thoughts? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Which script are you using? The sensor install scripts do not require PSFalcon. Based on the error, I'm guessing it's related to using the wrong cloud. By default, Is that the cloud your Falcon environment was created in? |
Beta Was this translation helpful? Give feedback.
-
It was US-2 Which I had it pointed to, I have abandoned the powershell installer in favor of a tool we recently acquired. Thank you for your reply!
|
Beta Was this translation helpful? Give feedback.
Which script are you using? The sensor install scripts do not require PSFalcon.
Based on the error, I'm guessing it's related to using the wrong cloud. By default,
Request-FalconToken
requests (along with the token requests built into most scripts that I write) point to US-1.Is that the cloud your Falcon environment was created in?