One of the users reported an issue where they encountered an InvalidPaginationPolicy error while trying to turn on a flow

{“error”:{“code”:”InvalidOpenApiFlow”,”message”:”Flow save failed with code ‘InvalidPaginationPolicy’ and message. The value specified for property ‘minimumItemsCount’ exceeds the maximum allowed. Actual: ‘100000’. Maximum: ‘5000’.’.”}}

Reason and Fix:

  • The InvalidPaginationPolicy error indicates that the owner of the flow using an insufficient or trial license.
  • In this case, the issue occurred because the flow using a Dataverse Connector (List rows) with Threshold set to 10000 and the Primary Owner of the flow did not have a valid Power Platform license.
  • Granting a valid Power Platform license to the flow owner resolved the issue.

🙂

Advertisements
Advertisements

Leave a comment