chriscsc / comp-3111-group-210-basic-twitter

Automatically exported from code.google.com/p/comp-3111-group-210-basic-twitter
1 stars 0 forks source link

Retweet button shown on protected user #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. login as team account
2. retweet id:322024129068933122
3.
403:The request is understood, but it has been refused. An accompanying error 
message will explain why. This code is used when requests are being denied due 
to update limits 
(https://support.twitter.com/articles/15364-about-twitter-limits-update-api-dm-a
nd-following).
{"errors":"sharing is not permissible for this status (Share validations 
failed)"}

What is the expected output? What do you see instead?
hide the retweet icon on protected user's tweet

Please use labels and text to provide additional information.

Original issue reported on code.google.com by burninb...@gmail.com on 10 Apr 2013 at 4:40

GoogleCodeExporter commented 9 years ago
fixed on r228

Original comment by burninb...@gmail.com on 11 Apr 2013 at 1:49