Dec 21 2020 07:58 PM
Hi All,
I have a feeling the answer is "no, won't work" but doesn't hurt to ask. Basically, what I'm wanting to do is use the Graph API to get my current Teams status (or the status of whoever enters username/password), this is easy enough however I don't want to have to register the app in Azure AD.
Cheers
Rob
Dec 21 2020 11:47 PM
How do you plan on obtaining a token? Technically, you should be able to use one of the "built-in" apps for that, but you cannot do Graph calls without a valid token.