I created a cloud flow that uploads files to Azure Blob Storage. The team intended that the Azure Blob Storage connector uses Azure AD authentication (a service account that isn't in an employee's name). I shared the flow to that service account which makes it co-owner of the flow then another colleague logged to Power Automate designer with that service account, added Azure Blob Storage connector and signed in with that service account. He tested it and it worked fine.
However, when I opened the designer under my account and tested the flow, it still asks that I sign in to that Azure Blob Storage connector.
I don't have the credentials of that service account and I'm not allowed to have it. How do I continue the development from this point? Do I have to ask my colleague to sign in again from my laptop? This seems like an inefficient way to collaborate though.
One thing to note is that when my colleague created the connector, the flow was outside a solution. A few moments later I moved it into an existing solution. Not sure if this has anything to do with my issue though.
Thanks.