web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : c/GaLLq74qrXscEEbdLJTb
Power Automate - General Discussion
Answered

Graph API call failed while using Invoke_an_HTTP_request (Entra ID)

Like (0) ShareShare
ReportReport
Posted on 7 May 2024 06:51:34 by 195

Hi All,

 

I am using Entra connector to call a graph API from power automate but I'm facing issue with the permission... If we are using Invoke_an_HTTP_request  action in power automate, then how we assign permission to APIs? I checked on Azure but didn't found something helpful.

 

Could you please help me out here.

 

Here is the error i'm getting and It reuired Place.Read.All permission but how do I assign it?

 

"code":"invalid_permissions","message":"Required permissions are not present in request security token. Required permissions:Place.Read.All - Incoming permissions: Calendars.ReadWrite"}

 

FYI. I am using a developer account.  

 

swaminawale_0-1715064500842.png

 

  • Verified answer
    v-yueyun-msft Profile Picture
    on 07 May 2024 at 07:37:45
    Re: Graph API call failed while using Invoke_an_HTTP_request (Entra ID)

    Hi , @swaminawale 

    I test it in my side , i have the same error code return from the "Invoke an http request" action:

    vyueyunmsft_0-1715067244979.png

    This action is based on the user's credentials to obtain the corresponding scope and call the API. I'm guessing it's probably because the action doesn't have a built-in scope for Place.Read.All.

     

    So i recommend you to use the client app (Create it in your azure portal and give it api permission)to call the graph API in flow. 

    vyueyunmsft_1-1715067387919.png

    It it can call the API using HTTP action in flow:

    vyueyunmsft_2-1715067421637.png

    And for more information, you can also refer to this:
    HTTP with Microsoft Entra ID (preauthorized) - Connectors | Microsoft Learn

    Power Automate Flow: Calling MS Graph API | Microsoft Learn

     

    If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance! 

     

    Best Regards,

    Yueyun Zhang

     

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

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!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 2

Loading complete