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.
🙂

![[Step by Step] Beginner : Create a PCF control and add it to a custom page](https://rajeevpentyala.com/wp-content/uploads/2024/12/image-49.png)

Leave a comment