CodePlexProject Hosting for Open Source Software
I am making search functionality work properly using linqtotwitter.
but when for some searched message i try
twittercontext.retweet(id)
it throws me error.
Json data must be initialized. whats wrong here?
something missing?
Hi,
What is the error you're seeing? Read the fields of the exception message to see what it's telling you. Are you trying to retweet the same tweet more than one time?
@JoeMayo
i think that was the case. one more related question.
Is it possible to change the text of the retweet? so if i want to retweet "Its cold here" as Tweeted by me "Its cold here" something like that?
The Retweet API doesn't let you change text. You can do an update status and add your text and "RT" to the existing text, but I'm not sure if that tracks as an official Twitter Retweet.
Are you sure you want to delete this post? You will not be able to recover it later.
Are you sure you want to delete this thread? You will not be able to recover it later.