Joel Luthi
Results
1
comments of
Joel Luthi
> Hi, the issue is that the `GetAsGetAllSitesGetResponseAsync` method returns the `GetAllSitesGetResponse` (from the `Microsoft.Graph.Sites.GetAllSites` namespace) instead of the `SiteCollectionResponse`. Change the type in the `PageIterator` > > ``` >...