A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
WebBrewers3
Your appeal for additional reports to promote this issue up the support chain makes sense
Can we not just apply our names to this call?
I found this thread simply putting a loose description in a search engine
The comments from previous users seem reasonable ie 'have encountered this issue & the clear cache option doesn't work'
This is indicative of an underlying issue that hasn't been tackled, 'it just went away' isn't a fix
I am in the same situation, trying to manipulate a given file using my own logic app tells me I have locked the file
Yet I can open & edit it without issue
Below is a paraphrase of the error msg
{
"status": 423,
"message": "The file http://SharepointPath/MASTER.xlsx is locked for shared use by MyUserName [membership].\r\nclientRequestId: 2f97739a-3b33-420a-b91****",
"source": "https:// SharepointPath/_api/web/GetFileByServerRelativePath(decodedUrl=@p)/$value?@p='%2fsites% SharepointPath%2fMASTER.xlsx'",
"errors": [
"-2147018894",
"Microsoft.SharePoint.SPFileLockException"
]
}