Hi,
I am using C#.NET SDK to connect to CRM (CRM 2015 on-premise) and able to connect successfully and fetch the less number of records, but when I try to fetch the account records (20K+) by using SDK then service is taking too much time to respond, almost an hour. In the end, it is returning either records (5000-page size) or sometimes the below exception - 
The security timestamp is stale because its expiration time ('2018-05-21T06:49:22.244Z') is in the past. Current time is '2018-05-21T08:02:00.358Z' and allowed clock skew is '00:05:00'.
All the client-server machines have the internet time set correctly. There must be no issues of different time as I am able to log in by SDK and fetch user records (less in numbers).
Please help me in resolving this issue.
  
                            
                         
                        
                        
                            
                            *This post is locked for comments
                            
                            
                            
                            
                            
                            
                                I have the same question (0)