pnp / provision-assist-m365

Provision Assist is a request and provisioning solution for Teams, Groups, SPO Sites and Viva Engage Communities in Microsoft 365. It can be used as part of a Copilot for Microsoft 365 deployment.
MIT License
62 stars 9 forks source link

Parsing OData Select and Expand failed: Could not find a property named 'fields' on type 'microsoft.graph.list'.", #73

Open Tarre86 opened 7 months ago

Tarre86 commented 7 months ago

Description

Hi! We have now upgraded and run whole deployment again. Now we get this issue? Do you know that we need to do? We havent this issue with the older versions. Best Regards image

Steps to reproduce

  1. Run the provision assist

Expected results

The logic app should process the request.

Actual Results

Parsing OData Select and Expand failed: Could not find a property named 'fields' on type 'microsoft.graph.list'.",

Solution component

Logic Apps

Operating system (environment)

Windows

Additional Info

No response

alexc-MSFT commented 7 months ago

@Tarre86 hmm this is odd as it should work, can you please edit the CheckSiteExists logic app and check that the value of the 'SPOTenantName' variable is correct and report back.

Tarre86 commented 7 months ago

@Tarre86 hmm this is odd as it should work, can you please edit the CheckSiteExists logic app and check that the value of the 'SPOTenantName' variable is correct and report back.

It looks correct. image I have now tweaked the process so it just send us through it. image image