Azure – Microsoft Graph Api GET request can't deserialize JSON obect when calling Applications
I'm making a GET request call to get back all application with their Id, and password expiration date. I've been working with the Graph Explore that Microsoft offers and has been a lot of help. The code I have gets…