Forum Discussion

crodriguez1's avatar
crodriguez1
Brass Contributor
Jul 02, 2024

/security/secureScoreControlProfiles with skiptoken error: "Query option 'SkipToken' is not allowed"

Graph api /security/secureScoreControlProfiles with skiptoken is been failing for a few days.

 

The first request /security/secureScoreControlProfiles works correctly:

 

but since it has too many results, when getting the next page with the nextlink request, it fails with:

The query specified in the URI is not valid. Query option 'SkipToken' is not allowed. To allow it, set the 'AllowedQueryOptions' property on EnableQueryAttribute or QueryValidationSettings.
 

 

 

 

 

1 Reply

Resources