eydjey / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

debug the "ASP.NET Tasks API – OAuth2 Sample" is a error #180

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I want to get "task lists",but is error.

error:

DotNetOpenAuth.Messaging.ProtocolException: Precondition failed: 
!authorization.AccessTokenExpirationUtc.HasValue || 
authorization.AccessTokenExpirationUtc < DateTime.UtcNow || 
authorization.RefreshToken != null 

Original issue reported on code.google.com by zhanghon...@163.com on 5 Jan 2012 at 2:08

Attachments:

GoogleCodeExporter commented 9 years ago
We are working on the issues caused by using the DotNetOpenAuth-library. In the 
mean time, you can have a look at a temporary (unchecked) solution which was 
posted by a user in a different issue:

  http://code.google.com/p/google-api-dotnet-client/issues/detail?id=179#c3

Original comment by mlinder...@gmail.com on 11 Jan 2012 at 1:58

GoogleCodeExporter commented 9 years ago
This should have been fixed by CL 51be0b85b89c

Original comment by asky...@google.com on 25 Apr 2012 at 6:32

GoogleCodeExporter commented 9 years ago

Original comment by asky...@google.com on 25 Apr 2012 at 6:32