- I am trying to use the Microsoft.PowerPlatform.Dataverse.Client NuGet package to facilitate calls to the Dataverse API from within a C# console application
- Within the SDK there is an OrganizationService (IOrganizationService) that is used to execute requests that requires a connection string to connect to the API. The connection string is likely the issue here. I am using a client id and client secret, not a username and password.
- I have not gotten this to work so this is new development and I’m just starting to use the SDK
- No Flow URL as I am writing a C# console app
- No error, I just need to get it wired up correctly to connect to the Dataverse API

Report
All responses (
Answers (