Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Connector Development
Suggested answer

PowerApp Graph Custom Connector without User Login

(0) ShareShare
ReportReport
Posted on by

 

So I've been trying to create an app that will allow users to set and edit their own pronouns and then store those pronouns in Graph for use in Email Signatures and the such. 


I've been following this tutorial <How to add Azure AD directory extensions> in doing so, and I've basically got it down I've made the app and it works. However, it only works for me, i.e. admins. Whenever another user logs in and they are able to view their pronouns, i.e. GET graph.microsoft.com/me, but can't update their pronouns, PATCH graph.microsoft.com/me?$select=pronouns

 

They get this error:

My question is what can I do to get this app to be able to make the changes to this one specific item in graph, or allow for users to be able to edit this for themselves, or something that would make this work. Or perhaps I'm going about it the wrong way.

 

Any help is appreciated,

Kamala

Categories:
  • Suggested answer
    MichaelFP Profile Picture
    1,833 Super User 2025 Season 1 on at
    PowerApp Graph Custom Connector without User Login
    Which is the connector that are you using to make the Graph call?
     
    Try to use the one HTTP With Microsoft Entra ID - Connectors | Microsoft Learn this one it will use the user that opened the application. but you must provide the correct access and scope to use the graph endpoint for each user.
     
    If my answer helped you, please give me a thumbs up (👍). If solve your question please mark as answer ✔️. This is help the community.

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.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1

Featured topics