OfficeDev / microsoft-teams-apps-requestateam

Power Platform based solution that allows users to request teams and automates team creation. NO LONGER MAINTAINED. Please use 'Provision Assist' - https://github.com/pnp/provision-assist-m365/ instead.
MIT License
236 stars 66 forks source link

CheckSiteExists Logic App - Get site collection from SPO Tenant - 404 Not found - v2.0.1 #411

Open lhaynes1970 opened 1 month ago

lhaynes1970 commented 1 month ago

Description

Hoping this project might still be alive....:)

Deployed v 2.0.1

CheckSiteExists Logic App - Get site collection from SPO Tenant - 404 Not found returned.

I can see the URI being sent by the "Get site collection from SPO Tenant" is https://tenantName.sharepoint.com/teams/Test1412230924/_api/web

This "feels" correct, given that is the name of the requested Team. The 404 is sent in response.

Any clue here? I have no idea where to head next:)

Many thanks in advance.....

Steps to reproduce

  1. Deploy v.2.0.1
  2. Run Teams request
  3. Check logic app CheckSiteExists Logic App

Expected results

Possibly a true or false, rather than a 404 Not Found?

Actual Results

404 not found

Solution component

Logic Apps

Operating system (environment)

Windows

Additional Info

No response

alexc-MSFT commented 1 month ago

@lhaynes1970 sorry but this repository is not updated anymore, we have a newer provisioning solution that does the same as request a team but has far more functionality, see https://github.com/pnp/provision-assist-m365/.

I'm afraid I don't have time to keep on top of both repositories, I would recommend exploring provision assist.

lhaynes1970 commented 1 month ago

ok many thanks for coming back to me. I'll check it out:)