OfficeDev/microsoft-teams-apps-requestateam

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

Opened this issue · 2 comments

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

@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.

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