Hi everyone,
I need to call Power BI REST API on Power Automate flow using HTTP connector while I don't want to hard code the password within the request, so I need to using service principle as the connect account instead the personal account. But when I click the ellipse of a connector (I use azure key vault in this case) then clicks "+new connection", an unexpected quit occurred, as below,

That cause me cannot input the info to use the service principle.
So, any solution? I appreciate very much!