SocialMiner User Interface - Common Errors for Social Contacts from Twitter
From DocWiki
(Difference between revisions)
m (1 revision) |
m (SocialMiner User Interface - Social Contacts from Twitter moved to SocialMiner User Interface - Common Errors for Social Contacts from Twitter: clarify) |
||
| (One intermediate revision not shown) | |||
| Line 1: | Line 1: | ||
| - | == SocialMiner User Interface - Social Contacts from Twitter == | + | == SocialMiner User Interface - Common Errors for Social Contacts from Twitter == |
{| border="1" | {| border="1" | ||
| Line 7: | Line 7: | ||
|- | |- | ||
! '''Error Message''' | ! '''Error Message''' | ||
| - | | 403 | + | | 403 (Forbidden) |
|- | |- | ||
! '''Possible Cause''' | ! '''Possible Cause''' | ||
| - | | | + | | '''Retweets''' |
| + | * 403 (Forbidden) is returned if a users attempts to retweet their own tweet. | ||
| + | * 403 (Forbidden) is returned if a user retweets the same tweet multiple times. | ||
| + | |||
| + | '''Direct Message''' | ||
| + | * 403 (Forbidden) is returned if a direct message with the same text is sent to the same user multiple times in a row. | ||
| + | * 403 (Forbidden) is returned if a direct message is sent to a user who is not following the sender of the direct message. | ||
| + | |||
| + | '''Replies''' | ||
| + | |||
| + | * 403 (Forbidden) is returned if a reply with the same text is sent to the same user. | ||
| + | |||
|- | |- | ||
! '''Recommended Action''' | ! '''Recommended Action''' | ||
| - | | | + | | Note that when duplicate direct messages, retweets, and replies are sent, users will see one of the errors listed above, but Twitter may allow the message to go through. On SocialMiner, this results in the same contact showing up in a campaign multiple times. |
| + | For additional information about Twitter errors, go to http://dev.twitter.com/pages/responses_errors. | ||
|- | |- | ||
! '''Release''' | ! '''Release''' | ||
Latest revision as of 16:22, 27 June 2011
SocialMiner User Interface - Common Errors for Social Contacts from Twitter
| Problem Summary | Your reply to a tweet produces an error. |
|---|---|
| Error Message | 403 (Forbidden) |
| Possible Cause | Retweets
Direct Message
Replies
|
| Recommended Action | Note that when duplicate direct messages, retweets, and replies are sent, users will see one of the errors listed above, but Twitter may allow the message to go through. On SocialMiner, this results in the same contact showing up in a campaign multiple times.
For additional information about Twitter errors, go to http://dev.twitter.com/pages/responses_errors. |
| Release | Release 8.5(x) |
| Associated CDETS # | None |