Originally posted on xrm CRM Dynamics:
As we know to connect to CDS WEB API from C# application we first need to acquire access token and validity of that is 1 hour. While performing small number of requests this will be sufficient. However when we want to run long running process we will get HTTP…
Dynamics CRM Web API C# Auto Refresh Access Token while performing API request to CDS
This was originally posted here.
*This post is locked for comments