Skip to main content
Community site session details
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

     

Helpful resources

Quick Links

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Announcing our 2025 Season 2 Super Users!

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete