Hi everyone ! encoutering some issues with Flow, need your urgent help.
My flow is copied from this : https://techmikael.com/2017/05/saving-collection-of-images-from.html
Which allow users to take photos-> send the collection to my sharepoint library
This issue does not happen to every user. But for some, about 40% of the time, my flow failed and timedout.
I checked and the step failed is at the "Create file" step, which says "Conflict"
What could be the reason and any solutions? So many thankss
{
"status": 409,
"message": "競合の保存\n\n変更は、同時に編集しているユーザーによる変更と競合しています。変更を反映するには、お使いの Web ブラウザーにある [戻る] ボタンをクリックし、ページを最新の状態に更新して、変更を送信し直します。\r\nclientRequestId: f55788a8-ed14-4f58-9f89-394afb037434\r\nserviceRequestId: c1d9969e-9006-6000-8560-142ed1046754;c1d9969e-600f-6000-8560-1c3dfd77ddc6",
"source": "https://suntorygroup.sharepoint.com/sites/GTM-WIR/_api/web/GetFolderByServerRelativePath(decodedUrl=@p)/files/AddUsingPath(decodedUrl=@f,%20overwrite='true')?@p='%2fsites%2fGTM-WIR%2fPhotoCensus%2fThanhHoa'&@f='WIRTH030741001010_1.jpg'",
"errors": [
"-2130246326",
"Microsoft.SharePoint.SPException"
]
}
