What type of issue is this?
Question
What SharePoint development model, framework, SDK or API is this about?
SharePoint REST API
Target SharePoint environment
SharePoint Online
What browser(s) / client(s) have you tested
Additional environment details
- browser version
- SPFx version
- Node.js version
- etc
Issue description
I'm following the documentation here to utilizing the Sharepoint REST API to create a new site as part of a Power Automate Flow.
I always get back a 200 status code, but the SiteStatus comes back as "3", with no additional details. This happens easily 9 times out of 10.
On occasion I will get the SiteStatus back as "2", but this is intermittent at best.
I've attached a picture of my flow http request and the response I get back.
Am I missing something to get this to work consistently?
Flow Request:

Response output:

What type of issue is this?
Question
What SharePoint development model, framework, SDK or API is this about?
SharePoint REST API
Target SharePoint environment
SharePoint Online
What browser(s) / client(s) have you tested
Additional environment details
Issue description
I'm following the documentation here to utilizing the Sharepoint REST API to create a new site as part of a Power Automate Flow.
I always get back a 200 status code, but the SiteStatus comes back as "3", with no additional details. This happens easily 9 times out of 10.
On occasion I will get the SiteStatus back as "2", but this is intermittent at best.
I've attached a picture of my flow http request and the response I get back.
Am I missing something to get this to work consistently?
Flow Request:

Response output:
