Hello!
I was cleaning up connections that were no longer used, and in the process I ended up deleting a connection from Teams that was still linked to a flow.
Since then I've been facing a problem when trying to save the flows that used this connection. No matter how much I try to delete or replace the connection, it simply remains there and won't let me save the flow. I'll leave all the options I've tried and the error below:
- recreate the connection
- delete the actions that used the connection
- insert a new action and pull another connection
- I checked all the dependencies
- I checked the details online and the connection that caused the error is not there, neither in the flow that gives the error nor in the dependent flows
- I looked in the "default solution" table
- I looked in the connections table
Correlation ID: ef5e0f57-f825-4ff9-8c08-xxx
Exception message: Failed to find connection references with logical name(s) 'Crdf36b_shared_teams_xxx'. Create connection references with those names or use different connection references.
http BadRequest Status Code
Error code: 0x80095005
HResult: -2146233088
ResponseContent: {"error":{"code":"0x80095005","message":"Failed to find connection references with logical name(s) 'Crdf36b_shared_teams_xxx'. Create connection references with those names or use different connection references."}}
RequestId:
REQ_ID: af40c165-8967-4649-a727-xxx, af40c165-8967-4649-a727-xxx
x-ms-service-request-id: af40c165-8967-xxx
Basically that's it, I can't save the flow anymore because it always shows this error and I can't unlink this connection.
I would be grateful if you could help me!