
We have an Azure Function running on .net Core 3.0, now we need to upgrade it to .net 6.0.
Also when we used Microsoft.PowerPlatform.Dataverse.Client; to connect, it is giving an error.
"Need a non-empty authority (Parameter 'Authority')"
If anyone came across this please comment here.
Hi,
Could you please provide the connection string which is used to connect to Dataverse.
What auth type are you using?
I suggest you to post your query on below GitHub issue to get response from Microsoft developer