You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getting 401 with single sign on when running spluruk.py -q "earliest=10d latest=now form.analyst=*" for the line:
r5 = self.sesh.post('https://falcon.crowdstrike.com/api2/auth/verify', headers=self.head)
Using browser, I login using my email address and click on continue without having to type in password. I also tried with the username (20 alphanumeric length) and password but still got 401
The text was updated successfully, but these errors were encountered:
getting 401 with single sign on when running spluruk.py -q "earliest=10d latest=now form.analyst=*" for the line:
r5 = self.sesh.post('https://falcon.crowdstrike.com/api2/auth/verify', headers=self.head)
Using browser, I login using my email address and click on continue without having to type in password. I also tried with the username (20 alphanumeric length) and password but still got 401
The text was updated successfully, but these errors were encountered: