Hello everyone,
I've built this flow with Typeform and Excel Online (Business) Connection.
The flow would insert a new row into an existing table in excel everytimea new response has been submitted on Typeform.
This flow was working fine a week ago and suddenly it started giving me the error:
Status Code: 409
Error
Can anyone help me with that?
I tried creating the flow from scratch once again but still giving me the same error.
Hi!
@v-yamao-msft @frederikbisback @Anonymous
I'm getting this very same error. Problem doesn't occur if I personally run it, but when I'm trying to run it with my another test account error occurs. User should have all needed permissions. Is there any way to "release" excel from other processes or any other suggestions how to workaround this? Thank you!
Hi @Anonymous,
As @frederikbisback suggested, 409 error code is a conflict error which will be returned when two processes are trying to update the same document simultaneously.
Please check whether the file is being updated by others.
According to your description, I have made a flow likes below which is working properly. No 409 error returned.
Please check it for a reference and try again on your side.
Best regards,
Mabel
Dear,
Error code 409 is a conflict error, see following page: https://docs.microsoft.com/en-us/rest/api/searchservice/http-status-codes. Is there an second process running, that is using the file? Can you send me the flow in detail?
409 Conflict Returned when write operations conflict. This error is returned for resource updates, or during indexing when two processes try to update the same document simultaneously. Azure Search provides concurrency management for resource updates. For more information, see How to manage concurrency in Azure Search.
WarrenBelz
146,618
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,962
Most Valuable Professional