Dynamics CRM Web API C# Auto Refresh Access Token while performing API request to CDS
Views (3)
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…
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…
This was originally posted here.

Like
Report
*This post is locked for comments