I’m facing an issue with the Dataverse Accelerator app: I can create and use Instant and Automated Plug-ins, but only if I don’t use Connection references. When I create an Instant plug-in that uses a Connection reference (in this case, MSN Weather), an error is thrown stating “RuntimeConnectorContext is missing from service provider”. This error also occurs when I call the Plug-in as Unbound action in a Flow or as Environment.plug-in in Power Apps.



To avoid using currently unsupported connectors, I’m using the example plug-in described in this Microsoft Learn article and the great YouTube video by Nathan Rose that uses the same example.

It seems to me that the problem is related to the Accelerator app, as the same Connection reference can be used in Power Automate and Power Apps without any issues.
However, I’m not sure if this error is due to the preview status of the app or if I’m making a mistake somewhere.
I’ve encountered this issue with all used Connection references in two different tenants. Both tenants are based in Europe, but the environments used (Production and Developer) are in the US and Europe.
It would be really great if someone could throw an eye on it - I'm really at a loss.