What steps will reproduce the problem?
1. right click on a tweet from someone you are not following.
2. Choose Follow from the context menu
3.
What is the expected output? What do you see instead?
The expected output is nothing. A error is generated instead.
What version of the product are you using? On what operating system?
V2.0 on XP and Vista
Please provide any additional information below.
I'm attaching a patch. It's a simple change in the TwitterNet.cs file.
Instead of creating a generic API call (which defaults to GET), specifying
POST in the MakeTwitterApiCall call solves the issue.
Thanks for a great Twitter Client.
Steve
Original issue reported on code.google.com by steven.m...@gmail.com on 29 Dec 2008 at 10:59
Original issue reported on code.google.com by
steven.m...@gmail.com
on 29 Dec 2008 at 10:59Attachments: