AnantLabs / oauth-dot-net

Automatically exported from code.google.com/p/oauth-dot-net
0 stars 0 forks source link

Parse Date Error and UpdateStatus in twitter client is not working #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just run twitterclient sample code

What is the expected output? What do you see instead?
I should be able update status to my account. But when I use sample code, I
get 401 exception.

What version of the product are you using? On what operating system?
windows 2003, OAuth.net-Source-0.7.1.0

Please provide any additional information below.
The "CreatedDate" in status.cs is throwing an exception.
The "CreatedDate" in  ExtendedUser.cs is throwing an exception too.

Original issue reported on code.google.com by macromar...@gmail.com on 7 May 2010 at 6:21

GoogleCodeExporter commented 9 years ago
Issue is on 0.7.10 code which is likely to be out of date.

Original comment by chris.s....@gmail.com on 14 Jun 2010 at 12:56