Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 143529

Web API Helper Code

$
0
0

Hi, I am trying to connect dynamics 365 on premise with the official helper code in asp.net web api project. however, it stopped in the authentication part without error message, I tried the same code in console program project, and it worked fine. did I miss some configurations? I attached the code snippet where it stops in the authentication.cs. Please advise

  AuthenticationParameters ap = AuthenticationParameters.CreateFromResourceUrlAsync(
                    new Uri(serviceUrl + "api/data/")).Result;

                return ap.Authority;



Viewing all articles
Browse latest Browse all 143529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>