Hi all,
I've been working on a Flow to update the name of a SharePoint list item, using the step: Send HTTP request to SharePoint.
The problem part of the flow is shown below.
I have validated the site address and URI by putting a combination of the two into Chrome. The resulting xml also provided the format of the metadata type in the body section of the step. FileLeafRef is I believe the internal SP name for 'Name'.
The error that I get - after two retries by flow - is Internal Server Error, followed by Bad Gateway.
Can anyone advise what the problem might be? The service account is set up as an owner on the SP site, and both form and flow are built in the service account.
All advice welcome!
Many thanks,
Ian