Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

Commented Unassigned: Unable to publish in reply to [2554]

$
0
0
I had the above mentioned working before and all of a sudden it has stopped. My code for replying to the tweet is as follows:

var newTweet = Tweet.CreateTweet(message);
var result = newTweet.PublishInReplyTo(tweetId);

The result is returned as false. Is there a way to figure out why?
Comments: ** Comment from web user: linvi **

Surely this bug is not related with Tweetinvi but with your authorization.
Could you please give me the message and tweetId that cause the issue for you.

I will try to perform the same operation with my credentials.


Viewing all articles
Browse latest Browse all 4126

Trending Articles