After upgrading to v8, we're seeing errors on listOrganizationFeatureFlags when using auto-pagination:
message: [ "property organizationId should not exist" ],
error: "Bad Request",
Seems like maybe organizationId is being passed through to subsequent auto-pagination API requests? Looking at the diff seems to confirm it:
