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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Send an HTTP request t...
Power Automate
Answered

Send an HTTP request to SharePoint: Group Forms Error 400 / Error code 1010 Not a valid GUID

(0) ShareShare
ReportReport
Posted on by 18

Hi,

 

I'm building a flow to capture the responses from a Group Form (Quiz). I'm using the "Send an HTTP request to SharePoint" action to get the data from the form in Power Automate:

 

PZ_Gent_0-1707315536753.png

 

I receive the following error:

 

{
  "status"400,
  "message""Unexpected response from the service\r\nclientRequestId: ",
  "error": {
    "message""Unexpected response from the service"
  },
  "source""sharepointonline-ne.azconn-ne-003.p.azurewebsites.net"
}
 
When I paste the url in my browser:
 
PZ_Gent_1-1707316005324.png
 
I get the following message:
 
{"error":{"code":"1010","message":"Not a valid GUID. Inner Message: Not a valid GUID.","type":"ExpectedFailure","customizedMessage":null}}
 
Same error with every other different Group FormID I have tried...
 
When I replace the Group FormID with a Personal FormID (Not Group Form) everything works fine...
 
Any suggestions / Workarounds to fix this problem if possible? Thank you!
Categories:
I have the same question (0)
  • Verified answer
    Expiscornovus Profile Picture
    33,742 Most Valuable Professional on at

    Hi @PZ_Gent,


    Because it is a groups form, it will be hosted in a group not with a user account (I see you are using the users/userid in your URI). For groups forms the URI will be different.

     

    Try the following format:

    /formapi/api/<tenantid>/groups/<groupid>/forms('<formid>')/responses

     

    Below is an example

     

    /formapi/api/@{parameters('TenantId (exp_TenantId)')}/groups/@{variables('GroupId')}/forms('@{variables('FormId')}')/responses?$select=submitDate,responder,answers

     

    groupsformsuri.png

     

  • PZ_Gent Profile Picture
    18 on at

    Thank you @Expiscornovus! That solved my problem!! 😀

  • vividichtarosa Profile Picture
    on at

    Hi @Expiscornovus ,

    I have different error.

    vividichtarosa_1-1716774116548.pngvividichtarosa_2-1716774155369.png

     

    Thanks For your help.

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 77 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 68

#3
Expiscornovus Profile Picture

Expiscornovus 56 Most Valuable Professional

Last 30 days Overall leaderboard