Announcements
I am consented to MS Graph presence and when I test it from https://graph.microsoft.com/v1.0/me/presence using my credentials.
However, when using same URI for GET, it always responds forbidden. (note I used both v1.0 and beta versions with same result)
Hi @CODERx86,
Like stated in the docs and the thread below. This method only supports delegated permissions:
https://learn.microsoft.com/en-us/answers/questions/648061/graph-api-getpresence-returns-403-forbidden.html
You could use a access token in your request though. Below is an example.
Also make sure that the base resource url and resource url values are pointing to the graph btw.
Below is one of my tests with that approach.
Thank you for sharing this. Any ideas to generate access token before expiry?
Try to use a bit simpler (but unofficial) approach:
This is Genius. You saved me hours of trying to setup a app in Azure AD and get it talking with Power Automate. Kudos to you!
Can this be used to get the presence of other users not "me"?
hi @Expiscornovus, I try this, but can you shown how you get or make access token? Thanks.
did you ever get an answer to this part?
Hi @VictorIvanidze, thanks for solution, but did you try another user ID, not "me"?? When I use me, its work fine. But when I try get presence of anothner user, there start problem. With authentication and so on. Can you show solution If it work with users' ID, not for "me"? I have problem primary with access token :/.
Hi @TomasG,
the only way I know is using the SharePoint REST API:
See also this (Kevin's answer): https://techcommunity.microsoft.com/t5/teams-developer/set-work-location-via-api-graph/m-p/3840009
Hi @VictorIvanidze, thanks for quick reaction. Please what you have in body section? You put the users' ID in the body?What's the schema of your body? And format of items in body. Thanks a lot
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
trice602 237 Super User 2026 Season 1
David_MA 176 Super User 2026 Season 1
Power Platform 1919 96 Super User 2026 Season 1