/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:
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. Read More