Microsoft-identity-web: The collection type 'Microsoft.Graph.IUserAppRoleAssignmentsCollectionPage' on 'Microsoft.Graph.User.AppRoleAssignments' is not supported.

Created on 12 Aug 2020  路  3Comments  路  Source: AzureAD/microsoft-identity-web

I got this error trying to call Graph from an API.
What does it means?

external question

All 3 comments

@Cholo981
This is a question for the Microsoft Graph team.

@dkershaw10 @darrelmiller can you please help?

closing as not relevant to MS identity web.

@Cholo981 This repo https://github.com/microsoftgraph/msgraph-sdk-dotnet is the right one to open this issue. It could be that you are trying to use the latest preview of Microsoft.Graph.Core with the Microsoft.Graph library. That won't work unfortunately. You need to use the latest non-preview version of Microsoft.Graph.Core.

Was this page helpful?
0 / 5 - 0 ratings