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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Problem for HTTP request
Power Automate
Unanswered

Problem for HTTP request

(0) ShareShare
ReportReport
Posted on by 4

Last year, I created a program to extract the contents of Teams reply posts using powerautomate (bundled with Office 365).
The connector used Office365Group's "Send HTTP request" to obtain information using the following URI. https://graph.microsoft.com/beta/teams/{teamID/channels/{ChannelID}/messages/{messageID}/replies
Recently, the connector changed to "Send HTTP request V2", so I tried to get information with a similar URI,
but
An error has occurred.

【error contents】
URI path is not a valid Graph endpoint, path is neither absolute nor relative or resource/object is not supported for this connector. Resources: groups. Uri: https://graph.microsoft.com/beta/teams/{teamID/channels/{channelID/messages/messageID/replies

I did some research on the internet, and there were mentions of a permissions issue, but I couldn't figure out exactly what to do.
By the way, it says to log in to the Azure portal and grant permissions, but although you can log in to the Azure portal,
For almost all accesses, "You do not have access rights" was displayed, and nothing could be done to grant permissions.
When I checked with the information systems department, I was told that permissions on the Azure portal cannot be granted because it is managed by the parent company. I use the program to extract Teams reply posts for work,
and I would be in a very bad situation if it disappeared.

In graph explorer, it responds normally, so what is the difference between "Send HTTP request V2"?
What should I do to accomplish what was done with "Send HTTP request" with "Send HTTP request V2"? please help me.

Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,195 Most Valuable Professional on at

    Hi @MichihitoHisasu,

     

    The v2 version only allows urls which use groups type of objects, i.e. an URI which starts with https://graph.microsoft.com/v1.0/groups

     

    In your case you are using an URI which starts with a teams object in the 1st segment, https://graph.microsoft.com/v1.0/teams, that's why you are getting this error. That object is not supported in the URI as the 1st segment of this action.

     

    Try the Send a Microsoft Graph HTTP request action instead (or the HTTP action should also be possible):

    https://learn.microsoft.com/en-us/connectors/teams/#send-a-microsoft-graph-http-request

     

  • MichihitoHisasu Profile Picture
    4 on at

    Hello, @Expiscornovus
    Thank you for your comment regarding the solution.
    "Graph HTTP request action" from Microsoft Teams explained
    I was able to obtain information by using it.

    Now you can create a program to "send Temas reply posts by email" without using the deprecated connector.
    Thank you very much for helping me. thank you.

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 525 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 324 Moderator

#3
abm abm Profile Picture

abm abm 232 Most Valuable Professional

Last 30 days Overall leaderboard