Hello,
we have a flow that is connected to a document library. Flow trigger - When a file is created (Properties only), then waits for a "created by" to enter the required fields, and notifies to do so every couple of hours in do until loop.
This was working fine for a until recently, we started getting - "The API 'sharepointonline' returned an invalid response for workflow operation 'Get_file_properties_-_Do_Until' of type 'OpenApiConnection'. Error details: 'The API operation 'GetFileItem' is missing required property 'body/Region'.'"
Is Get file properties supported on empty "Require this field to contain data" fields?
Thank you