Forum Discussion
RobD365
Dec 22, 2020Brass Contributor
Graph access without registering app
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 e...
VasilMichev
Dec 22, 2020MVP
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.
RobD365
Dec 27, 2020Brass Contributor
That's what I'm wanting to know ...