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
I'm trying to use the code below to load the GET /security/incidents endpoint following the Microsoft Documentation. However, I'm facing a TypeError when I try to run the security.get_all() function.
I'm trying to use the code below to load the
GET /security/incidents
endpoint following the Microsoft Documentation. However, I'm facing aTypeError
when I try to run thesecurity.get_all()
function.Code to reproduce:
Full error:
System information:
Python 3.12.5
Office365-REST-Python-Client 2.5.13
The text was updated successfully, but these errors were encountered: